Update rxml to 0.11.0
This commit is contained in:
parent
2097b9685f
commit
84de007640
6 changed files with 19 additions and 18 deletions
|
|
@ -21,4 +21,4 @@ edition = "2021"
|
|||
gitlab = { repository = "xmpp-rs/xmpp-rs" }
|
||||
|
||||
[dependencies]
|
||||
rxml = { version = "0.10.1", default-features = false, features = ["sync", "smartstring"] }
|
||||
rxml = { version = "0.11.0", default-features = false, features = ["compact_str"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue