mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump futures-util from 0.3.27 to 0.3.28 (#968)
This commit is contained in:
parent
10e350af8d
commit
885da90e38
2 changed files with 14 additions and 14 deletions
|
@ -20,7 +20,7 @@ compact_str = "0.7.0"
|
|||
digest = "0.10.6"
|
||||
flate2 = { version = "1.0.25", default-features = false }
|
||||
futures-lite = { version = "1.12.0", default-features = false }
|
||||
futures-util = "0.3.27"
|
||||
futures-util = "0.3.28"
|
||||
generic-array = "0.14.7"
|
||||
httpdate = "1.0.2"
|
||||
reqwest = { version = "0.11.16", features = ["stream", "gzip", "brotli", "deflate"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue