Rust release 0.6.1
·
640 commits
to master
since this release
Fixed
- Compatibility with the new
cssparser
crate version.
Performance
- Avoid string allocations during converting
ParseError
toInlineError
.