Skip to content

Commit 5dff8a8

Browse files
Update Rust crate zip to v7
1 parent 56dfb34 commit 5dff8a8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ notify = "8.0"
1616
reqwest = "0.12.22"
1717
tokio = "1.47.0"
1818
futures = "0.3.31"
19-
zip = "6.0.0"
19+
zip = "7.0.0"
2020
bytes = "1.10.1"
2121
prost = "0.14.1"
2222
walkdir = "2.5.0"

0 commit comments

Comments
 (0)