Skip to content

Commit a98b148

Browse files
fix(deps): bump flate2 from 1.0.35 to 1.1.0 (#672)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 607f756 commit a98b148

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -75,7 +75,7 @@ fig_telemetry = { path = "crates/fig_telemetry" }
7575
fig_telemetry_core = { path = "crates/fig_telemetry_core" }
7676
fig_test_utils = { path = "crates/fig_test_utils" }
7777
fig_util = { path = "crates/fig_util" }
78-
flate2 = "1.0.35"
78+
flate2 = "1.1.0"
7979
flume = "0.11.0"
8080
futures = "0.3.26"
8181
globset = "0.4.16"

0 commit comments

Comments
 (0)