commit | 1baa33d96804aadadbe5e37e7cfd6ef48e7411c2 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Feb 16 10:41:40 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Feb 16 10:41:40 2023 +0000 |
tree | e05d642f5ac3017af8055f2b63cb9b03eee6d460 | |
parent | 4f80322108a1d884b6edbb2dbef7d7eb485a845d [diff] | |
parent | 8078a3c6a3a013201c60fa378d9485b781c5df6f [diff] |
Upgrade futures-channel to 0.3.26 am: 9d8cc3ef6e am: 4bac2d0439 am: 8078a3c6a3 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2438290 Change-Id: I3991444870822fecfd106ff2d269f4023268d11f 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.