Skip to content

Commit 311c3ff

Browse files
authored
Update Project.toml
1 parent 4c95ec9 commit 311c3ff

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ LoggingExtras = "0.4, 1"
4242
Lux = "1.12.4"
4343
MLUtils = "0.4"
4444
ModelingToolkit = "9"
45+
Mooncake = "0.4.138"
4546
Optim = ">= 1.4.1"
4647
OptimizationBase = "2"
4748
OptimizationMOI = "0.5"
@@ -99,9 +100,10 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
99100
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
100101
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
101102
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
103+
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
102104

103105
[targets]
104106
test = ["Aqua", "BenchmarkTools", "Boltz", "ComponentArrays", "DiffEqFlux", "Enzyme", "FiniteDiff", "Flux", "ForwardDiff",
105107
"Ipopt", "IterTools", "Lux", "MLUtils", "ModelingToolkit", "Optim", "OptimizationMOI", "OptimizationOptimJL", "OptimizationOptimisers",
106108
"OrdinaryDiffEqTsit5", "Pkg", "Random", "ReverseDiff", "SafeTestsets", "SciMLSensitivity", "SparseArrays", "SparseDiffTools",
107-
"Symbolics", "Test", "Tracker", "Zygote"]
109+
"Symbolics", "Test", "Tracker", "Zygote", "Mooncake"]

0 commit comments

Comments
 (0)