commit | d97505630bfc2d27502dcffce98a1f6964aaf855 | [log] [tgz] |
---|---|---|
author | David LeGare <[email protected]> | Sat Mar 05 01:56:14 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Sat Mar 05 01:56:14 2022 +0000 |
tree | 4bd872c7931921cfe12cc2fa1b72915778e481d3 | |
parent | 56f3d1d3a3328ad0c3d1feb62d96940e1af14ea9 [diff] | |
parent | 99a38b94a877e6a9bf59533a392a085ad5a5f38b [diff] |
Update futures-channel to 0.3.21 am: f7dc9c1e42 am: 99a38b94a8 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/futures-channel/+/2005931 Change-Id: I61ee6190d220782aeb55a48cea599d396f100fb4
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.