Skip to content

Commit

Permalink
CompatHelper: add new compat entry for "Crayons" at version "4.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2020
1 parent 285c2ae commit 8bd3d75
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
10 changes: 5 additions & 5 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ uuid = "a603d957-0e48-4f86-8fbd-0b7bc66df689"
version = "0.2.3"

[[ChainRulesCore]]
deps = ["LinearAlgebra", "MuladdMacro"]
git-tree-sha1 = "a7e639087196dc62ce4f7cad7224735d7520e963"
deps = ["LinearAlgebra", "MuladdMacro", "SparseArrays"]
git-tree-sha1 = "aebbda0a7c644bd8739b34f2a1b1e48f114aab49"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "0.9.16"
version = "0.9.17"

[[ColorSchemes]]
deps = ["ColorTypes", "Colors", "FixedPointNumbers", "Random", "StaticArrays"]
Expand Down Expand Up @@ -988,9 +988,9 @@ version = "0.1.2"

[[Zlib_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "ded43825988ace7a311ee7e1d0f09571822509c4"
git-tree-sha1 = "320228915c8debb12cb434c59057290f0834dbf6"
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
version = "1.2.11+17"
version = "1.2.11+18"

[[ZygoteRules]]
deps = ["MacroTools"]
Expand Down
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ UnitfulAstro = "6112ee07-acf9-5e0f-b108-d242c714bf9f"

[compat]
ComponentArrays = "0.8"
Crayons = "4.0"
DifferentialEquations = "6.15"
PhysicalConstants = "0.2"
Plots = "1.6"
Expand Down
6 changes: 3 additions & 3 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ version = "1.0.1"
deps = ["ComponentArrays", "Crayons", "DifferentialEquations", "LinearAlgebra", "Logging", "PhysicalConstants", "Plots", "Reexport", "Roots", "StaticArrays", "Unitful", "UnitfulAngles", "UnitfulAstro"]
path = ".."
uuid = "673e7d9c-15b0-48d3-bce0-fab551f3a174"
version = "0.6.0"
version = "0.5.1"

[[VectorizationBase]]
deps = ["CpuId", "Libdl", "LinearAlgebra"]
Expand All @@ -1000,9 +1000,9 @@ version = "0.1.2"

[[Zlib_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "ded43825988ace7a311ee7e1d0f09571822509c4"
git-tree-sha1 = "320228915c8debb12cb434c59057290f0834dbf6"
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
version = "1.2.11+17"
version = "1.2.11+18"

[[ZygoteRules]]
deps = ["MacroTools"]
Expand Down

0 comments on commit 8bd3d75

Please sign in to comment.