Skip to content

[Rust] Release 0.11.1

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 04 Dec 22:39
· 197 commits to master since this release
rust-v0.11.1
af04527

Changed

  • Update indexmap to 2.1.
  • Update cssparser to 0.31.2.
  • Update selectors to 0.25.
  • Bump MSRV to 1.65.

Fixed

  • Replace double quotes in all property values.

Performance

  • Avoid allocation when replacing double quotes in property values.