Skip to content

Commit a10f14d

Browse files
authored
Merge pull request #281 from veryl-lang/dependabot/cargo/zip-8.0.0
chore(deps): Bump zip from 7.4.0 to 8.0.0
2 parents 380d473 + 21aa5fb commit a10f14d

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

Cargo.lock

Lines changed: 4 additions & 20 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
@@ -29,7 +29,7 @@ serde_json = "1.0"
2929
tempfile = "3.25"
3030
tokio = {version = "1.49", features = ["full"]}
3131
toml = "1.0.2"
32-
zip = "7.4"
32+
zip = "8.0"
3333

3434
[target."cfg(windows)".dependencies.windows-sys]
3535
features = [

0 commit comments

Comments
 (0)