Skip to content

v0.3.12

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 09 Mar 19:03
· 106 commits to master since this release
  • Avoid time operations that can panic (#599)
  • Bump MSRV to Rust 1.49 (#606)
  • Fix header decoding error when a header name is contained at a continuation
    header boundary (#589)
  • Remove I/O type names from handshake tracing spans (#608)

New Contributors