We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012bfa0 commit bae9692Copy full SHA for bae9692
Project.toml
@@ -202,7 +202,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
202
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
203
204
[sources]
205
-ModelingToolkitStandardLibrary = { url = "https://github.com/SciML/ModelingToolkitStandardLibrary.jl/", rev = "mtk-v10" }
+ModelingToolkitStandardLibrary = { url = "https://github.com/SciML/ModelingToolkitStandardLibrary.jl/", rev = "main" }
206
OptimizationBase = { url = "https://github.com/AayushSabharwal/OptimizationBase.jl", rev = "as/mtk-v10" }
207
OptimizationMOI = { url = "https://github.com/AayushSabharwal/Optimization.jl", subdir = "lib/OptimizationMOI", rev = "as/mtk-v10" }
208
0 commit comments