Skip to content

Commit a67ed3d

Browse files
committed
Update top-crates to Cargo 0.84
1 parent aff6e81 commit a67ed3d

File tree

2 files changed

+70
-9
lines changed

2 files changed

+70
-9
lines changed

top-crates/Cargo.lock

Lines changed: 69 additions & 8 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/rust-lang/rust-playground"
1010

1111
[dependencies]
12-
cargo = "0.83.0"
12+
cargo = "0.84.0"
1313
itertools = "0.13.0"
1414
reqwest = { version = "0.12.0", features = ["blocking"] }
1515
semver = { version = "1.0.11", features = ["serde"] }

0 commit comments

Comments
 (0)