xmpp-rs/minidom
Jonas Schäfer fb63ac8e50 Update rxml to 0.10.0
See release notes [1] for details.

   [1]: https://codeberg.org/jssfr/rxml/releases/tag/v0.10.0
2024-03-16 17:39:55 +01:00
..
examples minidom/examples: silence warning on unused property in struct 2023-06-01 16:25:38 +02:00
src Update rxml to 0.10.0 2024-03-16 17:39:55 +01:00
CHANGELOG.md minidom: Release 0.15.2 2023-05-13 12:28:11 +02:00
Cargo.toml Update rxml to 0.10.0 2024-03-16 17:39:55 +01:00
LICENSE Remove the -rs suffix of jid, minidom and xmpp 2020-06-22 02:17:32 +02:00
README.md Remove doc references to quick-xml, update CHANGELOG 2022-12-30 14:29:15 +00:00

README.md

minidom

What's this?

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