Skip to content

v0.1.7

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 28 Jan 02:39
· 2425 commits to master since this release

Bug Fixes

  • rustup: update to newest fmt trait names and slice syntax (9e3c94d7)

Breaking Changes

  • Implementations of Header will need to adjust the
    header_name method. It no longer takes any arguments.

    (8215889e)