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