commit | 2803a603612e7ea859eb320fb0f643197183cf0e | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Tue Jan 31 19:31:03 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 31 19:31:03 2023 +0000 |
tree | c516750f0814cbec1b9229b9867bef9a424ed4a9 | |
parent | 41a1462a234fa4ccee4cb742027a0f6777204cf2 [diff] | |
parent | b6e6b6743da5208eba866fa0ff7ef84f56a69df8 [diff] |
Update TEST_MAPPING am: b6e6b6743d Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/2411800 Change-Id: I5f66b537264b3c6953ed01507b0e17500e94cdfb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.