commit | 1ecc69855f182120bd220f8c7ce80aadd6b1bbc6 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Aug 07 15:11:08 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Aug 07 15:11:08 2024 +0000 |
tree | 3b6b966d72f9d7d2393d8692e6b302f166d31851 | |
parent | eb880a9e24dc4fc3ac5b3f9b58e32faf1c0caefd [diff] | |
parent | c63168c6cd513c8e731f83403b473d31f31da658 [diff] |
Update Android.bp by running cargo_embargo am: c63168c6cd Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/3208740 Change-Id: Ie7d492afc12d95d9dcd6ddd0c8aec63b6f0113f9 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.