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 64b2b55 commit 072d1bbCopy full SHA for 072d1bb
Project.toml
@@ -27,4 +27,7 @@ SharedArrays = "1"
27
SimpleTraits = "0.9.1"
28
SparseArrays = "1"
29
Statistics = "1"
30
-julia = "1.10"
+julia = "1.10"
31
+
32
+[sources]
33
+GraphProperties = {url = "https://github.com/JuliaGraphs/GraphProperties.jl"}
test/Project.toml
@@ -22,4 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
23
24
[compat]
25
-JuliaFormatter = "1"
+JuliaFormatter = "1"
26
0 commit comments