Skip to content

Commit 0c87707

Browse files
chore(deps): bump rawzip from 0.4.1 to 0.4.2 in the minor-bumps group
Bumps the minor-bumps group with 1 update: [rawzip](https://github.com/nickbabcock/rawzip). Updates `rawzip` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/nickbabcock/rawzip/blob/master/CHANGELOG.md) - [Commits](nickbabcock/rawzip@v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: rawzip dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-bumps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a935fb8 commit 0c87707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@ include = ["src/**/*", "LICENSE", "README.md"]
1414
[dependencies]
1515
chrono = "0.4.41"
1616
flate2 = "1.1.5"
17-
rawzip = "0.4.1"
17+
rawzip = "0.4.2"
1818
sha2 = "0.10.9"
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)