Skip to content

Commit f7e7f2b

Browse files
committed
Update top-crates to Cargo 0.58
1 parent b65b83f commit f7e7f2b

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

top-crates/Cargo.lock

Lines changed: 14 additions & 2 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.57.0"
12+
cargo = "0.58.0"
1313
itertools = "0.10.0"
1414
reqwest = { version = "0.11.0", features = ["blocking"] }
1515
serde = "1.0.1"

0 commit comments

Comments
 (0)