commit | 20f0259db0d1107972e6ea8a21cb3807679dd7be | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Tue Aug 27 13:31:47 2024 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Tue Aug 27 13:31:47 2024 +0000 |
tree | 33b2b89d7b09a60318cf95af91cf4ebc37ccd340 | |
parent | 33edaa56bcc545bf857a5c94b4011051feb70c1e [diff] |
Migrate 25 crates to monorepo. env_logger epoll errno fallible-iterator fallible-streaming-iterator fastrand flagset fragile fs-err futures futures-core futures-executor futures-io futures-macro futures-sink futures-task futures-test futures-util gbm getrandom glob googletest googletest_macro h2 hashbrown Bug: 339424309 Test: treehugger Change-Id: I70c81a798320abf6edb2b6ff91cd9efebb3b84ed
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.