|
4089891f6c
|
Update edition to 2021
- Remove TryFrom/Into and FromIterator imports
- Prevent impl_validator_using_provider macro in sasl crate from
constructing trait object
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-12-15 19:40:09 +00:00 |
|
Emmanuel Gil Peyrot
|
c7887efbc7
|
xmpp-parsers: Fix size tests on 32-bit
|
2023-06-20 18:59:26 +02:00 |
|
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 |
|
|
4795b2c628
|
parsers: Update test_size tests
Change certainly due to https://github.com/rust-lang/rust/pull/94075
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-09-30 16:32:18 +02: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 |
|