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 440d9e1 commit 71f1c3aCopy full SHA for 71f1c3a
Cargo.toml
@@ -24,7 +24,7 @@ env_logger = "0.9.0"
24
bitcoin_hashes = { version = "0.12", optional = true }
25
flate2 = { version = "1.0", optional = true }
26
tar = { version = "0.4", optional = true }
27
-minreq = { version = "2.9.0", default-features = false, features = [
+minreq = { version = "2.9.1", default-features = false, features = [
28
"https",
29
], optional = true }
30
zip = { version = "0.5", optional = true }
0 commit comments