commit | 7352947c1ff2673f0691ad74e993ab4b9bdc9a55 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:47 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Feb 17 02:20:47 2023 +0000 |
tree | 891d5f9cf99250a6597cbba176ae3a55c5ca5b1c | |
parent | 873b596713a3e7c7fd1b7a7fa69ceb75f97d59a7 [diff] | |
parent | f4930f321420c7a29fcc3feac138af4fc6954228 [diff] |
Snap for 9617930 from f4930f321420c7a29fcc3feac138af4fc6954228 to udc-release Change-Id: Icbe3ea41d16360df280dc9359dd6d4396e8f9f97
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.