Bump futures from 0.3.4 to 0.3.5
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.4 to 0.3.5. - [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.4...0.3.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Benjamin Fry

parent
f6bcf428bd
commit
d2fcef8a11
@@ -66,7 +66,7 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
async-std = "1.0"
|
||||
async-trait = "0.1.27"
|
||||
futures = { version = "0.3.4", default-features = false, features = ["std"] }
|
||||
futures = { version = "0.3.5", default-features = false, features = ["std"] }
|
||||
trust-dns-resolver = { version = "0.20.0", path = "../resolver", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user