Skip to content

Commit

Permalink
Bump zip from 2.1.0 to 2.1.1 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2024
1 parent 64915ae commit 2980970
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ os_pipe = "1.1.5"
reqwest = { version = "0.12.4", features = ["blocking", "rustls-tls"], default-features = false }
tar = "0.4.40"
tempfile = "3.10.1"
zip = "2.1.0"
zip = "2.1.1"
zstd = "0.13.1"

[build-dependencies]
Expand All @@ -32,7 +32,7 @@ rand = "0.8.5"
regex = "1.8.1"
reqwest = { version = "0.12.4", features = ["blocking", "rustls-tls"], default-features = false }
tar = "0.4.40"
zip = "2.1.0"
zip = "2.1.1"

[profile.release]
panic = "abort"
Expand Down

0 comments on commit 2980970

Please sign in to comment.