Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@mlalic mlalic released this 31 Aug 13:36
· 109 commits to master since this release
  • Work around a method name conflict introduced by the Rust nightly adding a read_exact method to the std::io::Read trait (the TransportStream had one with the same name).