Rip out quick-xml
This commit is contained in:
parent
0fcb8285c5
commit
ea366c2334
15 changed files with 136 additions and 177 deletions
|
|
@ -21,5 +21,4 @@ edition = "2018"
|
|||
gitlab = { repository = "xmpp-rs/xmpp-rs" }
|
||||
|
||||
[dependencies]
|
||||
quick-xml = "0.22.0"
|
||||
rxml = "^0.7.1"
|
||||
rxml = "^0.8.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue