| commit | 37d065cc93c720c4c2d100385b6d872106bf5a9e | [log] [tgz] |
|---|---|---|
| author | Andrew Walbran <qwandor@google.com> | Wed Oct 18 18:51:30 2023 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 18 18:51:30 2023 +0000 |
| tree | 30f64060f4f8327a6804329ac92f14fae41b8650 | |
| parent | 5b77ed259ba0f1b213b82fe41ccd919cc0e12974 [diff] | |
| parent | 66505cb19996568d6f7069986c8adc8cd9241bf0 [diff] |
Migrate to cargo_embargo. am: 66505cb199 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/2796433 Change-Id: Id06092ff8f1c424a7d71c9701c12b38511371dbf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.45 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.