No meaningful changes here, except that the xml-rs dependency has been upgraded to version 1. This will remove a potential source of duplication is your crate dependency tree
What's Changed
- Fix
clippy::doc_lazy_continuationlint by @waywardmonkeys in #52 - Update to the v1 of the xml crate (previously known as xml-rs) by @eminence in #55
Full Changelog: v0.11.0...v0.12.0