Update to rxml 0.12.0
This commit is contained in:
parent
cc3400bac7
commit
f77c21f0fc
9 changed files with 51 additions and 43 deletions
|
|
@ -21,4 +21,4 @@ edition = "2021"
|
|||
gitlab = { repository = "xmpp-rs/xmpp-rs" }
|
||||
|
||||
[dependencies]
|
||||
rxml = { version = "0.11.1", default-features = false, features = ["compact_str"] }
|
||||
rxml = { version = "0.12.0", default-features = false, features = ["compact_str"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue