xmpp-rs/parsers/src/util
Emmanuel Gil Peyrot 2955a0fe60 parsers: Bump base64
Version 0.21 replaced base64::decode() with an Engine trait and multiple
structs implementing it for various alphabets, various performance
profiles, etc.  It is slightly longer to import but in the end does the
very same thing.
2023-04-03 11:28:41 +02:00
..
error.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
helpers.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
macros.rs xmpp-parsers: Simplify trailing comma handling in macros 2022-03-22 15:59:00 +01:00
mod.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00