commit | 16f5d3d581cd8bb763c102ec288abb8630f4b9ba | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon May 20 17:00:48 2024 +0000 |
committer | James Farrell <[email protected]> | Mon May 20 17:00:48 2024 +0000 |
tree | 4cfa5678bce1adf97fcd36338ea9675038084f51 | |
parent | 652963b707446c5217e63246f1ffe2c9fceae70d [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I0dd14bc24429943df3d7e9628193a2f82a293263
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.