Skip to content

[Rust] Release 0.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:37
· 6 commits to master since this release
2362791

Changed

  • Bump MSRV to 1.85.
  • Update selectors to 0.38.
  • Update cssparser to 0.37.

Fixed

  • width/height HTML attributes not derived from an element's own inline style attribute. #725