commit | 8fe297423b7df504ddf03592e1556a621fc8493c | [log] [tgz] |
---|---|---|
author | Wei Li <[email protected]> | Sat Aug 03 00:44:52 2024 +0000 |
committer | Wei Li <[email protected]> | Sat Aug 03 00:44:52 2024 +0000 |
tree | efbdfbd1ed9f394bd320868865100d71469f0c59 | |
parent | 486185f6b15aeb64f123b9bafad2fc45d8309c3f [diff] |
Cleanup license metadata in external/rust/crates/futures-util. Symlink file LICENSE is added in Android codebase and points to file LICENSE-APACHE, so use it in Android.bp. Bug: 346390141 Change-Id: Ibfdc55534f7aded46f7ca63338c456d48999dc43 Test: CIs
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.