xmpp-rs/minidom/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer 70d635b0fb Bump rxml to 0.13.1
rxml 0.13.0 changed the quoting style to make it consistent, so we have
to patch up all affected places where we match exact strings.
2025-04-22 17:47:45 +02:00
..
convert.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
element.rs minidom, tokio-xmpp: Use Option::as_deref() 2025-04-19 00:06:13 +02:00
error.rs minidom: Fix most issues reported by clippy 2025-03-27 11:19:56 +00:00
lib.rs minidom: Replace std stuff with alloc/core stuff 2024-12-19 20:47:07 +01:00
namespaces.rs minidom: Remove unused lifetimes 2025-02-12 18:08:05 +00:00
node.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
prefixes.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00
tests.rs Bump rxml to 0.13.1 2025-04-22 17:47:45 +02:00
tree_builder.rs minidom: Make the whole crate almost no_std 2025-03-30 12:46:39 +02:00