commit | a15ba5184bee2864283cd0ef19c92e824b578764 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <[email protected]> | Thu Nov 23 01:04:25 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Nov 23 01:04:25 2023 +0000 |
tree | 7fb89dfed86a7922f7337e2a1d7c0ab714f32c13 | |
parent | d5cc41a9ed2cd1204a03fc9a4c7eb507f0238cb9 [diff] | |
parent | 9a03ea33169aa5d2f626973aa21a194ab2cc4dc6 [diff] |
Migrate to cargo_embargo. am: d19ea6527f am: 538652dfb4 am: 9a03ea3316 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2833071 Change-Id: I923e5fe413464f2b0e5ee7ad4e46d0e72f4597ea 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.