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