Skip to content

Commit

Permalink
cargo: bump bzip2 from 0.4.4 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases)
- [Commits](trifectatechfoundation/bzip2-rs@0.4.4...v0.5.0)

---
updated-dependencies:
- dependency-name: bzip2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and devmatteini committed Jan 6, 2025
1 parent 052de6f commit 91d6dd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ zip = { version = "2.2.2", default-features = false, features = ["deflate"] }
flate2 = { version = "1.0.35", features = ["zlib"] }
tar = "0.4.43"
xz2 = "0.1.7"
bzip2 = "0.4.4"
bzip2 = "0.5.0"
urlencoding = "2.1.3"
itertools = "0.14.0"

Expand Down

0 comments on commit 91d6dd9

Please sign in to comment.