commit | ea3551432059a7e65af0152d4a2094a35390c034 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 27 23:06:05 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 27 23:06:05 2024 +0000 |
tree | 33b2b89d7b09a60318cf95af91cf4ebc37ccd340 | |
parent | e52157cb240ee951bf95c4ace328ef206303994f [diff] | |
parent | 20f0259db0d1107972e6ea8a21cb3807679dd7be [diff] |
Migrate 25 crates to monorepo. am: 20f0259db0 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-core/+/3242974 Change-Id: I7f9a808830010e11c766641be4f0444d171ad243 Signed-off-by: Automerger Merge Worker <[email protected]>
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.