commit | 4529fcbbecc5bf38fcc8880c7d5baf977e52da65 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Thu Jul 11 16:03:36 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 11 16:03:36 2024 +0000 |
tree | c7c1235aa89c739217a926f7d296db3aaf3c8fb3 | |
parent | aba0befb00546759330b43aba4d2de3bcbcb6e49 [diff] | |
parent | 486185f6b15aeb64f123b9bafad2fc45d8309c3f [diff] |
Merge "Mark apex-available" into main am: 486185f6b1 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/3164204 Change-Id: I31118a8c1ff82eb9af2334fe2582626ad47713cc 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.