Skip to content

Commit c89bad8

Browse files
Bump flate2 from 1.0.23 to 1.0.24
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.23 to 1.0.24. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/commits) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4efb18 commit c89bad8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 4 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.9.0"
1818
thiserror = "1"
1919
anyhow = "1"
20-
flate2 = "1.0.14"
20+
flate2 = "1.0.24"
2121
git2 = "0.14.4"
2222
log = "0.4"
2323
pbr = "1.0.2"

0 commit comments

Comments
 (0)