Skip to content

Commit 9adf228

Browse files
committed
Update asm-cleanup to petgraph 0.7
1 parent 01c206c commit 9adf228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/base/asm-cleanup/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2018"
66
[workspace]
77

88
[dependencies]
9-
petgraph = "0.6.0"
9+
petgraph = "0.7.0"
1010
regex = "1.0.0"
1111
rustc-demangle = "0.1.5"

0 commit comments

Comments
 (0)