commit | 559e941f717f78fe5543d7aaa0d45a2a0c06b0b7 | [log] [tgz] |
---|---|---|
author | William Escande <wescande@google.com> | Tue Aug 23 23:03:58 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 23 23:03:58 2022 +0000 |
tree | fe22fb5ac829ea731448d9ae8f6b248aa65cf7c5 | |
parent | 5715b22db2b1606db7d37f80b68b0260730dd61e [diff] | |
parent | 0354d63321c710e99e771e5db2f45df3792e02a5 [diff] |
[Bluetooth apex] Use new apex name am: ad978ab3f4 am: bb569b155f am: 880a5baaf1 am: 0354d63321 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-core/+/2191939 Change-Id: Ib567b0849a15cbf735968ddd7e26212e213cd943 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.