Skip to content

Commit

Permalink
chore(deps): bump zip-extract to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Aug 26, 2024
1 parent b86fdab commit 906c845
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 179 deletions.
182 changes: 4 additions & 178 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ toml_edit = { version = "0.22.15", features = ["serde"] }
uuid = { version = "1.10.0", features = ["serde", "v4"] }
yansi = "1.0.1"
zip = { version = "2.1.3", default-features = false, features = ["deflate"] }
zip-extract = "0.1.3"
zip-extract = { version = "0.2.0", default-features = false }

[dev-dependencies]
mockito = "1.4.0"
Expand Down

0 comments on commit 906c845

Please sign in to comment.