Commit graph

11 commits

Author SHA1 Message Date
Astro
bfe2166f58 minidom: replace quick-xml serialization with rxml 2022-04-19 16:55:53 +02:00
Astro
99a6e6d9f1 tokio-xmpp: use rxml PR feature/push-buf 2022-04-19 16:55:53 +02:00
Astro
2e21911c47 minidom: use rxml's new RawParser 2022-04-19 16:55:53 +02:00
Astro
99190789cb minidom: replace tokenizer with rxml 2022-04-19 16:55:53 +02:00
Astro
8c1b3b9c4a minidom: add tokenizer 2022-04-19 16:55:53 +02:00
Bastien Orivel
56363714fb Update quick-xml to 0.22 and bump version 2021-12-28 16:04:12 +00:00
16292e1e6f
minidom: specify again that we handle XMPP primarily
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-11-14 14:32:19 +01:00
Emmanuel Gil Peyrot
aaacb2ecf3 minidom: Release 0.13.0
0.12.1 is to be yanked, it contained breaking changes.
2021-01-13 11:46:05 +01:00
Emmanuel Gil Peyrot
e2cf83ab13 minidom: Release 0.12.1 2021-01-13 00:32:53 +01:00
Emmanuel Gil Peyrot
7d19101e6e Bump outdated dependencies in minidom and xmpp-parsers. 2020-11-13 19:01:16 +01:00
Emmanuel Gil Peyrot
714d850e69 Remove the -rs suffix of jid, minidom and xmpp
We know those are Rust libraries, no need to add it to the path.  This
synchronises their directory with the crate name, hopefully reducing
confusion.
2020-06-22 02:17:32 +02:00
Renamed from minidom-rs/Cargo.toml (Browse further)