Skip to content

Commit 1378850

Browse files
committed
Update top-crates to Cargo 0.88
1 parent 4509443 commit 1378850

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

top-crates/Cargo.lock

Lines changed: 3 additions & 16 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.87.1"
12+
cargo = "0.88.0"
1313
itertools = "0.14.0"
1414
reqwest = { version = "0.12.0", features = ["blocking"] }
1515
semver = { version = "1.0.11", features = ["serde"] }

0 commit comments

Comments
 (0)