Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 5860a01

Browse files
dependabot[bot]coffeeispower
authored andcommitted
chore(deps): bump zip from 0.6.2 to 0.6.3
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/zip-rs/zip/releases) - [Commits](https://github.com/zip-rs/zip/commits) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75a1a10 commit 5860a01

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Diff for: Cargo.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ sentry = {version = "0.29.1", default-features = false, features = ["rustls", "r
2323
serde = { version = "1.0.150", features = ["derive"] }
2424
spinners = "4.1.0"
2525
walkdir = "2.3.2"
26-
zip = "0.6.2"
26+
zip = "0.6.3"

0 commit comments

Comments
 (0)