Skip to content

Commit 1a14538

Browse files
build(deps): bump flate2 from 1.0.28 to 1.1.0
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.28 to 1.1.0. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.28...1.1.0) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent debdeeb commit 1a14538

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

Cargo.lock

Lines changed: 20 additions & 5 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
@@ -17,7 +17,7 @@ home = "0.5"
1717
env_logger = "0.11.0"
1818
thiserror = "2"
1919
anyhow = "1"
20-
flate2 = "1.0.24"
20+
flate2 = "1.1.0"
2121
git2 = "0.20.0"
2222
log = "0.4"
2323
pbr = "1.1.1"

0 commit comments

Comments
 (0)