Skip to content

Commit a3841e5

Browse files
Update crate dependencies
1 parent a54a34e commit a3841e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ version = "0.9.2"
2323
[dependencies]
2424
base62 = "2.0.2"
2525
basic-toml = "0.1"
26-
cargo_metadata = "0.18.1"
27-
cargo_toml = "0.20.0"
26+
cargo_metadata = "0.19.0"
27+
cargo_toml = "0.21.0"
2828
diff = "0.1"
2929
glob = "0.3"
3030
prettyplease = "0.2"

0 commit comments

Comments
 (0)