Skip to content

Commit

Permalink
Bump zip-extract from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [zip-extract](https://github.com/MCOfficer/zip-extract) from 0.1.2 to 0.1.3.
- [Commits](MCOfficer/zip-extract@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: zip-extract
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MCOfficer committed Jan 23, 2024
1 parent ddbf283 commit 4dd4500
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 166 deletions.
167 changes: 2 additions & 165 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 @@ -40,7 +40,7 @@ tar = "0.4"
tokio = { version="1", default_features = false, features=["fs"] }
ureq = { version = "2.9", default_features = false, features = ["json", "tls"] }
version = "3"
zip-extract = { version = "0.1.2", default_features = false, features = ["deflate"] }
zip-extract = { version = "0.1.3", default_features = false, features = ["deflate"] }

[dependencies.iced]
version = "0.10.0"
Expand Down

0 comments on commit 4dd4500

Please sign in to comment.