Skip to content

Commit 694c277

Browse files
Update Rust crate cargo_metadata to 0.21.0
1 parent 3f303c1 commit 694c277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version = "0.11.0"
2323
[dependencies]
2424
base62 = "2.0.2"
2525
basic-toml = "0.1"
26-
cargo_metadata = "0.20.0"
26+
cargo_metadata = "0.21.0"
2727
cargo_toml = "0.22.0"
2828
diff = "0.1"
2929
glob = "0.3"

0 commit comments

Comments
 (0)