commit | 97e013e49b697d30c7ca1e56d00dd92f559833d1 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Oct 18 16:52:30 2023 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Wed Oct 18 16:52:30 2023 +0100 |
tree | 1e2e44f1cf8a8b35459c2aa75855d71fa508cbac | |
parent | 9c8dbc2052d8e74a8625e1e833ba962af78a191e [diff] |
Migrate to cargo_embargo. Bug: 293289578 Test: Ran cargo_embargo, compared Android.bp Change-Id: I6667f7bbbe1cfcc2b89310c1fa8ad20a5a59e77a
Tools for working with tasks.
Add this to your Cargo.toml
:
[dependencies] futures-task = "0.3"
The current futures-task
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.