commit | d844413a714d5026e9a51b74c22ced1c2fbeb303 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Thu May 09 20:06:32 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu May 09 20:06:32 2024 +0000 |
tree | f4f6f6f6f8a17371c79d51f986e9e4749b1e2372 | |
parent | 11dba50c2e4435072f40eb0668433606396e411e [diff] | |
parent | 9e25ba1294476f21783daea795e3f31af789b806 [diff] |
Update Android.bp by running cargo_embargo am: 9e25ba1294 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/3079696 Change-Id: I43ce49fa859dcc4a95f3034ad58850e41ecb6590 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.56 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.