Skip to content

Commit ded2069

Browse files
authored
Merge pull request #21 from JuliaGraphs/nickeubank-patch-1
fix compat for graphs
2 parents ea28f4e + bd07c69 commit ded2069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
99

1010
[compat]
1111
DataFrames = "1"
12-
LightGraphs = "1"
12+
Graphs = "1"
1313
MetaGraphs = "0.7"
1414
julia = "1.6"
1515

0 commit comments

Comments
 (0)