commit | 31dfd09b05a860a6c9b1466b26838870385072a0 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 17:03:21 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 17:03:21 2024 +0000 |
tree | a94d6d17ed9904fa9e1ec974c67d63eef3d47e07 | |
parent | 8fe297423b7df504ddf03592e1556a621fc8493c [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I991f8711a8a74211ee023a1f8860db70e4ddaa87
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.