commit | 62647ca65f432d14fe2241caf8be1db199a5c13b | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue May 21 15:04:05 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue May 21 15:04:05 2024 +0000 |
tree | 028c420351830cb25238e0b54b4f107a138eb795 | |
parent | 273b22f2d6528e839ec7d9e173f8279aa328e1f9 [diff] | |
parent | a6e9c0daed5e6424cafee03fc8d972b963727b8d [diff] |
Update Android.bp by running cargo_embargo am: 934e4df3fe am: a6e9c0daed Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/3094696 Change-Id: If2603e1b6ce7b41dd32f6ee2ad9d686f37a45203 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.