Skip to content

Commit 2d423bf

Browse files
committed
[DO NOT MERGE] Temporarily dev ConstructionBase for CI
1 parent 446d80c commit 2d423bf

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

Manifest.toml

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CentralizedCaches = "d1073d05-2d26-4019-b855-dfa0385fef5e"
1313
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
1414
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
1515
Compiler = "807dbc54-b67e-4c79-8afb-eafe4df6f2e1"
16+
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
1617
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"
1718
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
1819
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
@@ -46,6 +47,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
4647

4748
[sources]
4849
Compiler = {rev = "master", url = "https://github.com/JuliaLang/BaseCompiler.jl.git"}
50+
ConstructionBase = {rev = "rebase_PR_100", url = "https://github.com/nsajko/ConstructionBase.jl"}
4951
Cthulhu = {rev = "master", url = "https://github.com/JuliaDebug/Cthulhu.jl.git"}
5052
DifferentiationInterface = {rev = "main", subdir = "DifferentiationInterface", url = "https://github.com/Keno/DifferentiationInterface.jl"}
5153
Diffractor = {rev = "main", url = "https://github.com/JuliaDiff/Diffractor.jl.git"}
@@ -59,6 +61,7 @@ CentralizedCaches = "1.1.0"
5961
ChainRules = "1.50"
6062
ChainRulesCore = "1.20"
6163
Compiler = "0"
64+
ConstructionBase = "1.5.9"
6265
DiffEqBase = "6.149.2"
6366
DifferentiationInterface = "0.6.52"
6467
Diffractor = "0.2.7"

0 commit comments

Comments
 (0)