Skip to content

Commit

Permalink
chore(deps): bump flate2 from 1.0.26 to 1.0.28
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 29b9beb commit 6829e01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ itertools = "0.10"
regex = "1.9.3"
lazy_static = "1.4.0"
bstr = "1.4.0"
flate2 = "1.0.26"
flate2 = "1.0.28"
bzip2 = "0.4.4"
xz2 = "0.1.7"
dirs = "5"
Expand Down

0 comments on commit 6829e01

Please sign in to comment.