summaryrefslogtreecommitdiffstats
path: root/sq/Cargo.toml
diff options
context:
space:
mode:
authorNora Widdecke <nora@sequoia-pgp.org>2021-11-04 15:44:29 +0100
committerNora Widdecke <nora@sequoia-pgp.org>2021-12-01 12:38:57 +0100
commit7c1eb5cb0a86fd8198681d7ec53db092876de0cd (patch)
treeffab83255afa2a49e148b8eb660d6b102d138764 /sq/Cargo.toml
parent6c161b47eed93e1fe98f53c2961d32c5712a3ee2 (diff)
ipc: Update to tokio 1.0.
- In assuan: - tokio::io::AsyncRead::poll_read now uses a ReadBuf buffer instead of a &mu [u8], so use that and write to the Client's buffer only if a read was successful. - Poll::Ready does not report n_read any more, so there cannot be a conflict between the reported and actual number of bytes read, remove that case. - Fixes #780.
Diffstat (limited to 'sq/Cargo.toml')
0 files changed, 0 insertions, 0 deletions