commit | e587788cd13687c93a9d435379234b9c1b61ee26 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Wed Mar 16 00:49:10 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Mar 16 00:49:10 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | 4e22457b28cf54f96d91492b3c58fe887810f98c [diff] | |
parent | 669135f654b0eea18cb1511b25cb3d8486c680b2 [diff] |
Merge "Update futures-executor to 0.3.21" am: 49973b58bf am: 2acf9c7044 am: 669135f654 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2005990 Change-Id: I0400a4ac485cd042d92f5fa5685f211b9e2ce444
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.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.