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