cargo-binstall/crates/binstalk-downloader
Jiahao XU 1e49460ac7
Fix use of StreamReadable: Ensure no empty Bytes (#799)
which would cause the `StreamReadable` to return eof even if the
underlying stream is still open and has not sent EOF yet.

Fixed #777

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-15 12:01:14 +11:00
..
src Fix use of StreamReadable: Ensure no empty Bytes (#799) 2023-02-15 12:01:14 +11:00
Cargo.toml Bump tokio-util from 0.7.6 to 0.7.7 (#797) 2023-02-13 17:14:15 +11:00