Skip to content

Commit 754d045

Browse files
committed
Update top-crates to Cargo 0.64
1 parent 93cb4f9 commit 754d045

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

top-crates/Cargo.lock

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

top-crates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
repository = "https://github.com/integer32llc/rust-playground"
1010

1111
[dependencies]
12-
cargo = "0.62.0"
12+
cargo = "0.64.0"
1313
itertools = "0.10.0"
1414
reqwest = { version = "0.11.0", features = ["blocking"] }
1515
semver = { version = "1.0.11", features = ["serde"] }

0 commit comments

Comments
 (0)