Skip to content

Commit

Permalink
Bump flate2 from 1.0.30 to 1.0.31
Browse files Browse the repository at this point in the history
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/commits)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 65bba91 commit 376e57e
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 @@ -23,7 +23,7 @@ sha2 = "0.10"
hex = "0.4.3"
bzip2 = "0.4.4"
zip = "1.1.3"
flate2 = "1.0.30"
flate2 = "1.0.31"
futures-util = "0.3.30"
tokio = { version = "1.39.2", default-features = false, features = ["full"] }
which = "6.0.2"
Expand Down

0 comments on commit 376e57e

Please sign in to comment.