commit | f69932637135400d2c139af5c7035ff0f21eff36 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jun 17 13:33:53 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jun 17 13:33:53 2022 +0000 |
tree | 7b826874213015b98b9e0383a89c88be66b64b11 | |
parent | 28688e82e8db6850c0749afe1df741392e657b1f [diff] | |
parent | e177aca7d9e335e8989e592627752459e00df418 [diff] |
Snap for 8736885 from e177aca7d9e335e8989e592627752459e00df418 to mainline-go-resolv-release Change-Id: I97f6a92ae9d44b5d7458c7cc97bb9293f6d52878
Common utilities and extension traits for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-util = "0.3"
The current futures-util
requires Rust 1.45 or later.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.