commit | b8518bd101722130e5efa1791c1c818fb680ec52 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Thu Jul 14 21:19:43 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 14 21:19:43 2022 +0000 |
tree | 2d476b92a41dbc1865b3e38912c290d205964ccc | |
parent | fe792ae363f9652f769627abe35057e4cebc8c21 [diff] | |
parent | b23f482fad9abb25491ca7cf53122e8e5be8f422 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/futures-test am: 9bb4db8e71 am: 9298c0ab99 am: d9d4981707 am: b23f482fad Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/2154454 Change-Id: I3e97b94632faa61c4b78c80c6ad03d5d3b114df9 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.45 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.