- Specified the MSRV rust-version (1.63)
- Updated dependencies
Breaking:
- Changed all structs to be
non_exhaustive
- Moved all structs to the crate root (no re-exports)
New features:
- Added the ability to specify HTTP request headers
- Collect all links/anchors of the HTML document