causal-agent / scraper

HTML parsing and querying with CSS selectors
https://docs.rs/scraper
ISC License
1.79k stars 98 forks source link

Simplify handling of text node concatenation in tree sink #148

Closed adamreichold closed 9 months ago

adamreichold commented 9 months ago

Drive-by maintenance since I was looking at this. Also updated the locked dependencies and tried to simplify our CI workflow.