Skip to content

Rust release 0.6.1

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 07 Dec 08:21
· 640 commits to master since this release
rust-v0.6.1
c89bced

Fixed

  • Compatibility with the new cssparser crate version.

Performance

  • Avoid string allocations during converting ParseError to InlineError.