commit | 66e0aeb0bd33ca7fdd2a2b484a7e20644b53e948 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Tue May 31 15:54:23 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 31 15:54:23 2022 +0000 |
tree | badc25c9b7acacc1c80de77f4bce81114e34dee7 | |
parent | e2f2e216a919a0c300a9b7942233344ed065925f [diff] | |
parent | 734753886d7811eebcdf12fb22e42bcd4f7c6531 [diff] |
Update TEST_MAPPING am: 734753886d Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/2108491 Change-Id: I997427c14f86582d5af3a22a056cf4d90c332630 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.