Emmanuel Gil Peyrot
|
91736ec0ed
|
xmpp-parsers: Fix size tests on 64-bit
|
2023-06-20 18:59:26 +02:00 |
|
|
e8a7d909c1
|
parsers: derive PartialEq on Iq too
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-05-30 19:04:33 +02:00 |
|
|
a0e6054eb8
|
parsers: Update IETF URLs in documentation
sed -i -e 's/tools\.ietf\.org\/html/www\.rfc-editor\.org\/rfc/' src/**.rs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-27 17:36:19 +01:00 |
|
|
afcf9fb2d0
|
parsers: correct cargo doc warnings
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-27 17:36:19 +01:00 |
|
Jonas Schäfer
|
ea366c2334
|
Rip out quick-xml
|
2022-04-24 13:27:48 +02:00 |
|
Emmanuel Gil Peyrot
|
9410849d7a
|
Rename the xmpp-parsers directory to parsers
This doesn’t change anything to the name of the crate, just makes
autocompletion easier by not sharing the same prefix as the xmpp crate.
|
2021-10-11 08:24:16 +02:00 |
|