v1.3.2
Update dependencies: rmcp 1.3, quick-xml 0.39, insta 1.47, proptest 1.11
Migrate quick-xml API from 0.37 to 0.39 breaking changes:
- Replace removed BytesText::unescape() with decode()
- Handle new Event::GeneralRef variant for XML entity resolution using quick_xml::escape::resolve_xml_entity() and BytesRef::resolve_char_ref()