Skip to content

Commit a94533a

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

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
@@ -10,7 +10,7 @@ itertools = "0.10"
1010
regex = "1.9.3"
1111
lazy_static = "1.4.0"
1212
bstr = "1.9.0"
13-
flate2 = "1.0.26"
13+
flate2 = "1.0.28"
1414
bzip2 = "0.4.4"
1515
xz2 = "0.1.7"
1616
dirs = "5"

0 commit comments

Comments
 (0)