We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af2bb1 commit 1f0c653Copy full SHA for 1f0c653
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"
@@ -30,6 +30,7 @@ CairoMakie = "0.13.1"
30
Chairmarks = "1.3.1"
31
Graphs = "≥0.0.1"
32
Makie = "0.22.1"
33
+NetworkDynamics = "0.9"
34
OrderedCollections = "1.7.0"
35
PkgBenchmark = "0.2.12"
36
PrettyTables = "2.4.0"
0 commit comments