Bump rxml to 0.14.0
This commit is contained in:
parent
954efd2673
commit
bb02836097
10 changed files with 53 additions and 32 deletions
|
|
@ -20,7 +20,7 @@ proc-macro = true
|
|||
quote = "1"
|
||||
syn = { version = "2", features = ["full", "extra-traits"] }
|
||||
proc-macro2 = "1"
|
||||
rxml_validation = { version = "0.11", default-features = false, features = ["std"] }
|
||||
rxml_validation = { version = "0.12", default-features = false, features = ["std"] }
|
||||
|
||||
[features]
|
||||
panicking-into-impl = ["minidom"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue