commit | 9bc9a9ce621b1d32f98cea7cc5152c1e7df41c29 | [log] [tgz] |
---|---|---|
author | David LeGare <legare@google.com> | Wed Mar 02 16:21:19 2022 +0000 |
committer | David LeGare <legare@google.com> | Wed Mar 02 16:21:19 2022 +0000 |
tree | 293797d0942b5af981dc60556bb9012cfea101df | |
parent | 27d772bfc069d930e649cf0ccf64bcf99f6197ab [diff] |
Update futures-sink to 0.3.21 Test: cd external/rust/crates && atest --host -c Change-Id: I9b50caea05edea2a215bf8bb145870e656fd1e4e
The asynchronous Sink
trait for the futures-rs library.
Add this to your Cargo.toml
:
[dependencies] futures-sink = "0.3"
The current futures-sink
requires Rust 1.36 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.