commit | 2a3b77d04c7cde8824c5aa88aafd8dcab8227c97 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Thu May 09 20:27:35 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu May 09 20:27:35 2024 +0000 |
tree | eae5952d43ec37e962d7cae9f976f919bf7bfee8 | |
parent | 8639886e85ebdcfe0799edc9a12f5757639eba89 [diff] | |
parent | 157c3e62b3d67d210f97a782435c4949f5ec2302 [diff] |
Update Android.bp by running cargo_embargo am: 652963b707 am: 157c3e62b3 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/3080213 Change-Id: I521347d16a8abb0b44c30ecc0bbba2f611956dbf Signed-off-by: Automerger Merge Worker <[email protected]>
Common utilities for testing components built off futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-test = "0.3"
The current futures-test
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.