Skip to content

Commit b2a85c5

Browse files
committed
Update top-crates to Cargo 0.70
1 parent 5d3bdcc commit b2a85c5

File tree

2 files changed

+11
-59
lines changed

2 files changed

+11
-59
lines changed

top-crates/Cargo.lock

+10-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

top-crates/Cargo.toml

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

1111
[dependencies]
12-
cargo = "0.69.0"
12+
cargo = "0.70.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)