commit | ed89269998d3db2817dc12d34ce4f5270503c912 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <[email protected]> | Wed Nov 08 17:35:37 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Nov 08 17:35:37 2023 +0000 |
tree | c43a56948b0789d52f16300a1cb25af46b729311 | |
parent | cc63a074a383ab7f820811a77dca7cda4b187165 [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: I09c59ec599556c09b1db3b5f71c7b56ae48270ea 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.