commit | 50b4d7d87a5955e58259be7e7912f474f810b0f1 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <[email protected]> | Wed Nov 08 20:28:54 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Nov 08 20:28:54 2023 +0000 |
tree | c43a56948b0789d52f16300a1cb25af46b729311 | |
parent | c6d2dbb97490efd1e54f6c1d2874f13dd15838f8 [diff] | |
parent | ef9f2916271a94372e8c94a7f7c6e19c7f3aac9d [diff] |
Remove unused option. am: a1d6d39512 am: ed89269998 am: ef9f291627 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/2817544 Change-Id: Iddca357ac0cd94c2d5ed64dc36aee0c7281a0777 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.