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 113ef33 commit 0a39aa5Copy full SHA for 0a39aa5
Cargo.toml
@@ -38,7 +38,7 @@ ureq = { version = "3.0", features = [
38
"gzip",
39
], default-features = false }
40
native-tls = "0.2"
41
-zip = "5.1"
+zip = "6.0"
42
43
[features]
44
default = ["enum"]
0 commit comments