commit | c4ae72ef0393a0968ed557b9bd294686d6921935 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue May 21 15:04:04 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue May 21 15:04:04 2024 +0000 |
tree | 4cfa5678bce1adf97fcd36338ea9675038084f51 | |
parent | 2a3b77d04c7cde8824c5aa88aafd8dcab8227c97 [diff] | |
parent | af983548ed81fc5db90d7ea4931866f8fd49bac8 [diff] |
Update Android.bp by running cargo_embargo am: 16f5d3d581 am: af983548ed Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/3092169 Change-Id: I015aa5a81d75b5de2fa205ff36598815ec1b1471 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.