Skip to content

Commit 892feee

Browse files
committed
Add compatibility for package registration
1 parent 8de97e2 commit 892feee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ version = "0.1.0"
66
[deps]
77
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9-
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
109
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1110

1211
[compat]
12+
LightGraphs = "1.3"
13+
StaticArrays = "0.12"
1314
julia = "1"
1415

1516
[extras]

0 commit comments

Comments
 (0)