Skip to content

Commit 42abb10

Browse files
committed
Upgrade to petgraph 0.6
1 parent 5c7415e commit 42abb10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lazy_static = "1.0.0"
1717
log = "0.4.0"
1818
tempdir = "0.3.7"
1919
mount = "0.4.0"
20-
petgraph = "0.5.0"
20+
petgraph = "0.6.0"
2121
regex = "1.0.0"
2222
rustc-demangle = "0.1.5"
2323
serde = "1.0"

0 commit comments

Comments
 (0)