commit | c194387600fb353243a3a9da950c1a3e1f376adf | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Aug 07 15:11:08 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Aug 07 15:11:08 2024 +0000 |
tree | a94d6d17ed9904fa9e1ec974c67d63eef3d47e07 | |
parent | d4276aaa22b53a9713528dbdaa678d737e48612d [diff] | |
parent | 31dfd09b05a860a6c9b1466b26838870385072a0 [diff] |
Update Android.bp by running cargo_embargo am: 31dfd09b05 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/3208975 Change-Id: I373dbcb481717ca717008339ff641aa070ea89a4 Signed-off-by: Automerger Merge Worker <[email protected]>
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.