mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump futures-util from 0.3.21 to 0.3.23 (#298)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23) --- updated-dependencies: - dependency-name: futures-util 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
3e2d272bfd
commit
4812456357
2 changed files with 15 additions and 15 deletions
|
@ -19,7 +19,7 @@ compact_str = { version = "0.5.2", features = ["serde"] }
|
|||
crates_io_api = { version = "0.8.0", default-features = false }
|
||||
flate2 = { version = "1.0.24", default-features = false }
|
||||
flock = { version = "0.1.0", path = "../flock" }
|
||||
futures-util = { version = "0.3.21", default-features = false }
|
||||
futures-util = { version = "0.3.23", default-features = false }
|
||||
home = "0.5.3"
|
||||
itertools = "0.10.3"
|
||||
jobserver = "0.1.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue