We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c46c06a + 939b5ff commit 0cd5ab7Copy full SHA for 0cd5ab7
crates/crates-io/Cargo.toml
@@ -15,7 +15,7 @@ path = "lib.rs"
15
16
[dependencies]
17
curl = "0.4"
18
-anyhow = "1.0.0"
+anyhow = "1.0.34"
19
percent-encoding = "2.0"
20
serde = { version = "1.0", features = ['derive'] }
21
serde_json = "1.0"
0 commit comments