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 8a48495 commit 8b175ecCopy full SHA for 8b175ec
Cargo.toml
@@ -16,5 +16,5 @@ persistent = [ "dogged" ]
16
17
[dependencies]
18
dogged = { version = "0.2.0", optional = true }
19
-log = "0.3"
20
-petgraph = { version = "0.4.5", optional = true }
+log = "0.4"
+petgraph = { version = "0.4.5", optional = true }
0 commit comments