Skip to content

Commit 8fb86b7

Browse files
Bump flate2 from 1.0.35 to 1.1.0 in the rust-dependencies group (#287)
Bumps the rust-dependencies group with 1 update: [flate2](https://github.com/rust-lang/flate2-rs). Updates `flate2` 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 dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a83cc1a commit 8fb86b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT/Apache-2.0"
1313
clap = { version = "3.1.15", features = ["derive", "yaml"] }
1414
csv = "1.3.1"
1515
env_logger = "0.11.6"
16-
flate2 = "1.0.35"
16+
flate2 = "1.1.0"
1717
indicatif = "0.17.11"
1818
jemallocator = "0.5.4"
1919
log = "0.4.26"

0 commit comments

Comments
 (0)