commit | c63168c6cd513c8e731f83403b473d31f31da658 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Tue Aug 06 17:00:42 2024 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Tue Aug 06 17:00:42 2024 +0000 |
tree | 3b6b966d72f9d7d2393d8692e6b302f166d31851 | |
parent | de64efd25e5173780c69d2a09f103be669f2676f [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I0e552b004e2cf763090a96b3ab060fe6774cde67
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.