Skip to content

Commit 20f8fc7

Browse files
dependabot[bot]Taxrosdev
authored andcommitted
build(deps): bump bzip2 from 0.6.0 to 0.6.1
Bumps [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases) - [Commits](trifectatechfoundation/bzip2-rs@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: bzip2 dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42d072a commit 20f8fc7

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
@@ -46,7 +46,7 @@ console = { version = "0.16.1", default-features = false, features = [
4646
futures-util = "0.3.31"
4747
filetime = "0.2.26"
4848
liblzma = { version = "0.4.5", features = ["static"] }
49-
bzip2 = { version = "0.6.0", features = ["static"] }
49+
bzip2 = { version = "0.6.1", features = ["static"] }
5050

5151
[dev-dependencies]
5252
httpmock = "0.8.2"

0 commit comments

Comments
 (0)