mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump flate2 from 1.0.24 to 1.0.25 (#570)
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.24 to 1.0.25. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/commits/1.0.25) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
81bd1483a9
commit
6c9d932b81
2 changed files with 14 additions and 5 deletions
|
@ -14,7 +14,7 @@ binstalk-types = { version = "0.1.0", path = "../binstalk-types" }
|
|||
bytes = "1.3.0"
|
||||
bzip2 = "0.4.3"
|
||||
digest = "0.10.6"
|
||||
flate2 = { version = "1.0.24", default-features = false }
|
||||
flate2 = { version = "1.0.25", default-features = false }
|
||||
futures-util = { version = "0.3.25", default-features = false, features = ["std"] }
|
||||
generic-array = "0.14.6"
|
||||
httpdate = "1.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue