commit | dfa0007fee72d1f513e6446fab6208c3489d09f2 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 27 23:06:07 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 27 23:06:07 2024 +0000 |
tree | cab9f062155bdc61fdc357085e6ad282072ea5e2 | |
parent | c194387600fb353243a3a9da950c1a3e1f376adf [diff] | |
parent | e980d6d234ef212ebf3df77fb73a10e374b1b1a3 [diff] |
Migrate 25 crates to monorepo. am: e980d6d234 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/3241330 Change-Id: I7b33d7cdd4abfc4e6e8ab8035efb2cadea86cef7 Signed-off-by: Automerger Merge Worker <[email protected]>
Common utilities and extension traits for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-util = "0.3"
The current futures-util
requires Rust 1.56 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.