We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af2bb1 commit 5e0b8c7Copy full SHA for 5e0b8c7
docs/Project.toml
@@ -27,8 +27,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
27
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
28
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
29
30
-[sources]
31
-NetworkDynamics = {path = ".."}
+[sources.NetworkDynamics]
+path = ".."
32
33
[compat]
34
CairoMakie = "0.13.1"
@@ -42,6 +42,7 @@ LaTeXStrings = "1.4.0"
42
LinearInterpolations = "0.1.4"
43
Literate = "2.20.1"
44
ModelingToolkit = "≥0.0.1"
45
+NetworkDynamics = "0.9"
46
OrdinaryDiffEqNonlinearSolve = "1.3.0"
47
OrdinaryDiffEqRosenbrock = "1.4.0"
48
OrdinaryDiffEqTsit5 = "1.1.0"
0 commit comments