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.
2 parents d38b495 + 8626751 commit a3959f7Copy full SHA for a3959f7
crates/archive/Cargo.toml
@@ -18,4 +18,4 @@ verbatim = "0.1"
18
cfg-if = "1.0"
19
headers = "0.4"
20
thiserror = "1.0.16"
21
-attohttpc = { version = "0.27", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
+attohttpc = { version = "0.28", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
0 commit comments