commit | b6e6b6743da5208eba866fa0ff7ef84f56a69df8 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 11:37:39 2023 +0100 |
committer | Jeff Vander Stoep <jeffv@google.com> | Mon Jan 30 11:37:39 2023 +0100 |
tree | c516750f0814cbec1b9229b9867bef9a424ed4a9 | |
parent | f0121128c8ccfad8e835ca3005a4a0a36b8e5cc9 [diff] |
Update TEST_MAPPING Test: atest Change-Id: I0fef75a9ee1e660f083a557b95a866a47ce02e25
Common utilities and extension traits for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-util = "0.3"
The current futures-util
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.