xmpp-rs-mirror/minidom
Emmanuel Gil Peyrot 0d0335898d minidom: Release 0.15.2
This finally fixes the memory corruption on closing tag for elements
with a name longer than 24 bytes.
2023-05-13 12:28:11 +02:00
..
examples
src
Cargo.toml
CHANGELOG.md
LICENSE
README.md

minidom

What's this?

A minimal DOM library on top of rxml, targeting exclusively the subset of XML useful for XMPP.