| commit | f4930f321420c7a29fcc3feac138af4fc6954228 | [log] [tgz] | 
|---|---|---|
| author | Jeff Vander Stoep <jeffv@google.com> | Thu Feb 16 10:41:41 2023 +0000 | 
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 16 10:41:41 2023 +0000 | 
| tree | 891d5f9cf99250a6597cbba176ae3a55c5ca5b1c | |
| parent | 025a035b4e273ba974ec8b6f182d9bcb18a0bace [diff] | |
| parent | 13bffcbd14fdbcd6b7da131553d04ea318a250c7 [diff] | 
Upgrade futures-util to 0.3.26 am: 65c1ccd961 am: ba8e3c645e am: 13bffcbd14 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-util/+/2438159 Change-Id: Id94ea5e2c31f3ddc60597bdbdb44bc371bb7cc1f 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.