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 958ff96 commit c651b09Copy full SHA for c651b09
Cargo.toml
@@ -18,7 +18,7 @@ num = "^0.4"
18
num-derive = "^0.4"
19
num-format = "^0.4"
20
num-traits = "^0.2"
21
-petgraph = "^0.7"
+petgraph = "^0.8"
22
regex = "^1.7"
23
serde = { version = "^1.0", features = ["derive"] }
24
termcolor = "^1.2"
0 commit comments