commit | 9298c0ab990f8c8b68f09dbbd628ea24f691c2d1 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Thu Jul 14 20:19:38 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Jul 14 20:19:38 2022 +0000 |
tree | 2d476b92a41dbc1865b3e38912c290d205964ccc | |
parent | d49f50682bf1c5aaff2b5dacc136efa7ec97ffa0 [diff] | |
parent | 9bb4db8e718836487c6c396433bf4384af40937b [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/futures-test am: 9bb4db8e71 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/2154454 Change-Id: Ia2231d70a2a7bfbd9add36b877c89cc51bf0bc67 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.