minidom, tokio-xmpp: switch xml parsing to rxml
This commit is contained in:
parent
3901068717
commit
d4a5a8247b
33 changed files with 465 additions and 811 deletions
|
|
@ -22,3 +22,4 @@ gitlab = { repository = "xmpp-rs/xmpp-rs" }
|
|||
|
||||
[dependencies]
|
||||
quick-xml = "0.22.0"
|
||||
rxml = "^0.7.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue