Skip to content

Commit e446d68

Browse files
dependabot[bot]Taxrosdev
authored andcommitted
build(deps): bump flate2 from 1.1.2 to 1.1.5
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...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] <support@github.com>
1 parent c488d05 commit e446d68

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 9 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
@@ -37,7 +37,7 @@ tokio-stream = { version = "0.1.17", features = ["sync"] }
3737
temp-dir = "0.1.16"
3838
walkdir = "2.5.0"
3939
dialoguer = { version = "0.12.0" }
40-
flate2 = { version = "1.1.2", optional = true }
40+
flate2 = { version = "1.1.5", optional = true }
4141
console = { version = "0.16.1", default-features = false, features = [
4242
"ansi-parsing",
4343
"std",

0 commit comments

Comments
 (0)