Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 19:29
· 43 commits to master since this release
b6db659
  • Unbind Debug implementations of BufReader and BufWriter. (#49)
  • Add the once_future() combinator. (#59)
  • Add a combinator for temporarily using an AsyncRead/AsyncWrite as Read/Write. (#62)
  • Implement more methods for stream::BlockOn. (#68)