We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06976ba + 92d8d05 commit 2555bf6Copy full SHA for 2555bf6
1 file changed
Cargo.toml
@@ -16,7 +16,7 @@ serde = {version = "1.0.214", features = ["derive"]}
16
serde_json = "1.0.132"
17
serial_test = "3.1.1"
18
tokio = {version = "1.41.0", features = ["full", "macros"]}
19
-zip = "2.2.0"
+zip = "7.2.0"
20
21
[dev-dependencies]
22
tempfile = "3.13.0"
0 commit comments