Skip to content

Commit 4c36f03

Browse files
committed
Update top-crates to Cargo 0.52
1 parent 19a10da commit 4c36f03

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

top-crates/Cargo.lock

Lines changed: 4 additions & 5 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
@@ -5,7 +5,7 @@ version = "0.1.0"
55
edition = "2018"
66

77
[dependencies]
8-
cargo = "0.51.0"
8+
cargo = "0.52.0"
99
itertools = "0.10.0"
1010
lazy_static = "1.0.0"
1111
reqwest = { version = "0.11.0", features = ["blocking"] }

0 commit comments

Comments
 (0)