commit | 0dc33e7e07292b8f7d9a4445f9e722e539167f3d | [log] [tgz] |
---|---|---|
author | Andrew Walbran <[email protected]> | Wed Nov 08 17:36:31 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Nov 08 17:36:31 2023 +0000 |
tree | c43a56948b0789d52f16300a1cb25af46b729311 | |
parent | a30bdff081bff8920c69012ee85e50b1362ad16e [diff] | |
parent | a1d6d395122cc45fb70746d0063859379321e772 [diff] |
Remove unused option. am: a1d6d39512 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-test/+/2817544 Change-Id: I56a0e30ac81b3d72e6ae1eebea43ef98be8a4d96 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.