commit | d39522384de120438849baba1e18832edf02a050 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Tue May 21 15:04:14 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue May 21 15:04:14 2024 +0000 |
tree | af97a73b74dfa9d3a706c08a44451021669f6f43 | |
parent | b017fcd3a3fe62d233bf2a8c82bd9a317a3d8d5d [diff] | |
parent | 526f5e2e5a99fa235ec33e41a68fc24dd8ce0465 [diff] |
Update Android.bp by running cargo_embargo am: 458904ae4f am: 526f5e2e5a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/3095484 Change-Id: I408d4fc5a28af6a531716d31e5660c577740fe80 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.56 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.