commit | 99c744bb3eb21f8741a5a2eb2d1e34e403f71f2c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 22:26:25 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 22:26:25 2022 +0000 |
tree | 7b826874213015b98b9e0383a89c88be66b64b11 | |
parent | 28688e82e8db6850c0749afe1df741392e657b1f [diff] | |
parent | e177aca7d9e335e8989e592627752459e00df418 [diff] |
Snap for 8736029 from e177aca7d9e335e8989e592627752459e00df418 to mainline-go-networking-release Change-Id: Iffa9afacd639eadbbfd3175f077e4ebec7fd477b
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.