Skip to content

v0.4.15

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 22:58
· 21 commits to main since this release
535fc9c

Feature

  • Implement pass-through AsyncRead or AsyncWrite where appropriate.
  • Relax AsyncRead/AsyncWrite bounds on *::{get_ref, get_mut, get_pin_mut, into_inner}() methods.