Skip to content

Commit 03fafc3

Browse files
build(deps): bump flate2 from 1.1.4 to 1.1.5
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.4...1.1.5) --- updated-dependencies: - dependency-name: flate2 dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e96ba9e commit 03fafc3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ bytes = "1.10.1"
4040
chrono = { version = "0.4.41", features = ["serde"] }
4141
clap = { version = "4.5.50", features = ["derive", "env"] }
4242
dotenv = "0.15.0"
43-
flate2 = "1.1.2"
43+
flate2 = "1.1.5"
4444
fs_extra = "1.3.0"
4545
futures = "0.3.31"
4646
futures-util = "0.3.31"

0 commit comments

Comments
 (0)