We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edaace commit 02d3cfdCopy full SHA for 02d3cfd
Cargo.toml
@@ -20,7 +20,7 @@ log = "0.4"
20
regex = "1"
21
structopt = "0.3"
22
crates-index = "0.15.1"
23
-crates-index-diff = "7.1.1"
+crates-index-diff = "7.1"
24
reqwest = { version = "0.10.6", features = ["blocking", "json"] } # TODO: Remove blocking when async is ready
25
semver = { version = "0.9", features = ["serde"] }
26
slug = "=0.1.1"
0 commit comments