commit | 2acf9c70443b98f9c3a2015a6b430ef65368539c | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Tue Mar 15 23:44:47 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Mar 15 23:44:47 2022 +0000 |
tree | b43e15fe04d1c6ea9e0efa054185733a5959b366 | |
parent | 1167bfcd266f73d537aa14614a3ee06240679b82 [diff] | |
parent | 49973b58bf18dda19ac4b1fa73f26c145cdbead3 [diff] |
Merge "Update futures-executor to 0.3.21" am: 49973b58bf Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-executor/+/2005990 Change-Id: I947a2d06ef17c10973dc7f711dd6408800ccce78
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.