Skip to content

Commit d976b3e

Browse files
committed
Update Graphs compat to allow all 1.x versions
Changed from '1.4' to '1' to allow upgrading to latest Graphs versions (up to 1.13.3) while maintaining compatibility.
1 parent d7d7c69 commit d976b3e

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
@@ -19,7 +19,7 @@ CairoMakie = "0.15"
1919
DataStructures = "0.17, 0.18, 0.19"
2020
FileIO = "1"
2121
GeometryBasics = "0.5"
22-
Graphs = "1.4"
22+
Graphs = "1"
2323
Literate = "2"
2424
Makie = "0.24.3"
2525
NetworkLayout = "0.4.9"

0 commit comments

Comments
 (0)