commit | 5772c6f002aa6c33d1b63cdfc46ea0ff7387042e | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Aug 07 15:11:13 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Aug 07 15:11:13 2024 +0000 |
tree | 495256cb9dd032a551a74da3c40533f9834adff9 | |
parent | 51ec07be91533d59ce67de232b67a6b5ad910eca [diff] | |
parent | 1e0537fc8a859a4f913e56a891ea7d64fe3fbd19 [diff] |
Update Android.bp by running cargo_embargo am: 1e0537fc8a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-task/+/3209112 Change-Id: I331b8f6887d0621a6eb313cde1c43fe8a660da82 Signed-off-by: Automerger Merge Worker <[email protected]>
Tools for working with tasks.
Add this to your Cargo.toml
:
[dependencies] futures-task = "0.3"
The current futures-task
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.