Bump rxml to 0.14.0
This commit is contained in:
parent
954efd2673
commit
bb02836097
10 changed files with 53 additions and 32 deletions
|
|
@ -11,7 +11,7 @@ license = "MPL-2.0"
|
|||
|
||||
[dependencies]
|
||||
bytes = { version = "1" }
|
||||
rxml = { version = "0.13.1", default-features = false }
|
||||
rxml = { version = "0.14.0", default-features = false }
|
||||
minidom = { version = "0.18", path = "../minidom" }
|
||||
xso_proc = { version = "0.2", path = "../xso-proc", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue