mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build(deps): bump futures from 0.3.6 to 0.3.7
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [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.6...0.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
bitflags = "1.1.0"
|
||||
clap = { version = "2.33.3", features=["wrap_help"] }
|
||||
epoll = ">=4.0.1"
|
||||
futures = { version = "0.3.6", features = ["thread-pool"] }
|
||||
futures = { version = "0.3.7", features = ["thread-pool"] }
|
||||
libc = "0.2.79"
|
||||
log = "0.4.11"
|
||||
# Match the version in vmm
|
||||
|
||||
Reference in New Issue
Block a user