Skip to content

[Rust] Release 0.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:34
· 27 commits to master since this release
rust-v0.20.1
309e657

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682