commit | 9f702fa1e6402563bd15a2136a839c4675f5ee5b | [log] [tgz] |
---|---|---|
author | Sam Saccone <[email protected]> | Tue Jul 18 21:25:49 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Jul 18 21:25:49 2023 +0000 |
tree | 01054e78bb738222a899aaa4b90aaa36372c9647 | |
parent | 1282d14c9f567fbb51b03080cb6e33a5a120124c [diff] | |
parent | a30bdff081bff8920c69012ee85e50b1362ad16e [diff] |
Move OWNER reference master=>main. am: 73770e4647 am: f29980bf7e am: a30bdff081 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/2662742 Change-Id: I5ceb38348877b63026ac56ced4666952dedff3a1 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.