Sourced from scraper's releases.
v0.22.0
What's Changed
- Make current nightly version of Clippy happy. by
@adamreichold
in rust-scraper/scraper#220- RFC: Drop hash table for per-element attributes for more compact sorted vector by
@adamreichold
in rust-scraper/scraper#221- Bump ego-tree to version 0.10.0 by
@cfvescovo
in rust-scraper/scraper#222Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.21.0...v0.22.0
dcf5e0c
Version 0.22.0932ed03
Merge pull request #222
from rust-scraper/bump-ego-tree483ecab
Bump ego-tree to version 0.10.026f04ed
Merge pull request #221
from rust-scraper/sorted-vec-instead-of-hash-tableee66ee8
Drop hash table for per-element attributes for more compact sorted
vector.8d3e74b
Merge pull request #220
from rust-scraper/make-clippy-happy47cc9de
Make current nightly version of Clippy happy.