commit | 7834852775ae170a2d56266eb4f1588318a57d19 | [log] [tgz] |
---|---|---|
author | Wei Li <[email protected]> | Mon Aug 05 23:47:11 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Aug 05 23:47:11 2024 +0000 |
tree | e036e381a33723619c1c83241494dde3346108cb | |
parent | 57a1fce01f6fe50bc96d2e4c71941ffa6c01a6c1 [diff] | |
parent | 67d09b4d78c12b271777fadc79c43ae7ccb17c34 [diff] |
Cleanup license metadata in external/rust/crates/futures-executor. am: 67d09b4d78 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/3205701 Change-Id: I531069fb42fbf5d78191f32dd89e07843a646321 Signed-off-by: Automerger Merge Worker <[email protected]>
Executors for asynchronous tasks based on the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-executor = "0.3"
The current futures-executor
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.