commit | 934e4df3fee32b4d83ddea89e586e4a854ee4316 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon May 20 16:58:10 2024 +0000 |
committer | James Farrell <[email protected]> | Mon May 20 16:58:10 2024 +0000 |
tree | 028c420351830cb25238e0b54b4f107a138eb795 | |
parent | 9e25ba1294476f21783daea795e3f31af789b806 [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I82d3053ae2915b7a9ff313bc52a8f29d3b364a85
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.