Skip to content

Commit e9c36aa

Browse files
Merge pull request #74 from code0-tech/renovate/zip-6.x
Update Rust crate zip to v6
2 parents 1a05dfd + 9eb5f87 commit e9c36aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 = "5.0.0"
20+
zip = "6.0.0"
2121
bytes = "1.10.1"
2222

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

0 commit comments

Comments
 (0)