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 4d45bd3 commit 7f1425bCopy full SHA for 7f1425b
benchmark/Project.toml
@@ -19,8 +19,8 @@ ThreadPinning = "811555cd-349b-4f26-b7bc-1f208b848042"
19
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
20
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
21
22
-[sources]
23
-NetworkDynamics = {path = ".."}
+[sources.NetworkDynamics]
+path = ".."
24
25
[compat]
26
AbstractTrees = "0.4.5"
@@ -33,7 +33,7 @@ Makie = "0.24"
33
NetworkDynamics = "≥0.0.1"
34
OrderedCollections = "1.7.0"
35
PkgBenchmark = "0.2.12"
36
-PrettyTables = "2.4.0"
+PrettyTables = "2.4.0, 3"
37
ProgressMeter = "1.10.2"
38
SciMLBase = "≥0.0.1"
39
StableRNGs = "1.0.2"
0 commit comments