commit | b3bef11cea56e2a4bf5310128d4b3e6b51e0707e | [log] [tgz] |
---|---|---|
author | David LeGare <legare@google.com> | Fri Mar 04 02:51:25 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 04 02:51:25 2022 +0000 |
tree | 2a7bf8ed1294c37fec626fedb08d28701816964b | |
parent | ca129105431c88c1f9c21c24060527fa7ced3e0e [diff] | |
parent | f55868cb8fea01988410cb90acb45e531a091b12 [diff] |
Update futures-core to 0.3.21 am: cc5e534819 am: 93f97b5a52 am: 40528bf6b7 am: f55868cb8f Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-core/+/2005971 Change-Id: I7160a7f0f76b309ea11e3f6bbcd3ac4d922400ee
The core traits and types in for the futures
library.
Add this to your Cargo.toml
:
[dependencies] futures-core = "0.3"
The current futures-core
requires Rust 1.36 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.