xmpp-rs/minidom/src
Emmanuel Gil Peyrot eb628704c0 minidom: Bump rxml
This was causing a memory corruption on closing tags for elements with a
name longer than 24 bytes.  I haven’t investigated why smartstring < 1
had this bug, but it got fixed in 1.0.0 so let’s use that.
2023-04-03 11:28:41 +02:00
..
convert.rs
element.rs minidom: clear warning in failure_with_duplicate_namespace test 2023-01-15 18:48:21 +01:00
error.rs
lib.rs
namespaces.rs
node.rs
prefixes.rs
tests.rs minidom: Bump rxml 2023-04-03 11:28:41 +02:00
tree_builder.rs