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