Skip to content

Commit 0704bf8

Browse files
Merge pull request #64 from code0-tech/renovate/zip-5.x
Update Rust crate zip to v5
2 parents 3aca01b + 7b68c29 commit 0704bf8

File tree

2 files changed

+44
-28
lines changed

2 files changed

+44
-28
lines changed

Cargo.lock

Lines changed: 43 additions & 27 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
@@ -17,7 +17,7 @@ notify = "8.0"
1717
reqwest = "0.12.22"
1818
tokio = "1.47.0"
1919
futures = "0.3.31"
20-
zip = "4.3.0"
20+
zip = "5.0.0"
2121
bytes = "1.10.1"
2222

2323
[workspace.dependencies.code0-definition-reader]

0 commit comments

Comments
 (0)