commit | 2c7b628c71536949582d9311928c91e1b5b3850b | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue May 31 16:46:15 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue May 31 16:46:15 2022 +0000 |
tree | a87e128eff7eb94c7dfbd90d9071c46004744957 | |
parent | 72e65b73c7ef7000dc2d17dd01186824c701bd42 [diff] | |
parent | e0d916459b5d15b3cea091f9a08e1a95c3d63147 [diff] |
Update TEST_MAPPING am: 8a7855857d am: e0d916459b Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2107069 Change-Id: Ie1b9aa6d89e1dac614eb874254621d6ff57d5ed0 Signed-off-by: Automerger Merge Worker <[email protected]>
Channels for asynchronous communication using futures-rs.
Add this to your Cargo.toml
:
[dependencies] futures-channel = "0.3"
The current futures-channel
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.