commit | deb987c57cfbf8c3474253a68b73f49d9ffe6629 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed May 10 16:17:23 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed May 10 16:17:23 2023 +0000 |
tree | 1f7acc6bdf4e286ddfb02a7d6aec4f7561be693d | |
parent | 2aecb930db8792287d4812c748729c15112dbdb7 [diff] | |
parent | 46b09e5ab7319480137bfd34577ce21287460c86 [diff] |
Snap for 10103804 from 46b09e5ab7319480137bfd34577ce21287460c86 to mainline-tzdata5-release Change-Id: Ic54b6e7a63174877abf2588ca40e6a135582b7ce
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.