Skip to content

Commit e8174c0

Browse files
Bump flate2 from 1.0.35 to 1.1.0
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.35 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.35...1.1.0) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f820cd2 commit e8174c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 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
@@ -29,7 +29,7 @@ base64 = "0.21.7"
2929
bytes = "1.8.0"
3030
clap = { version = "4.5.31", features = ["derive", "env"] }
3131
console = "0.15.11"
32-
flate2 = "1.0.35"
32+
flate2 = "1.1.0"
3333
futures = "0.3.31"
3434
futures-core = "0.3.30"
3535
http = "0.2.11"

0 commit comments

Comments
 (0)