We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9da53 commit ab46bceCopy full SHA for ab46bce
embedded-io-adapters/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
Add unreleased changes here
11
12
+- Handle reading from `FromTokio` with empty buffer, ensuring `Ok(0)` is always returned.
13
+
14
## 0.6.0 - 2023-10-02
15
16
- Add support for adapting `BufRead` from `futures` and `tokio`.
0 commit comments