Bump rxml to 0.11.1
This commit is contained in:
parent
0ef646db86
commit
25adde99da
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ categories = ["encoding"]
|
|||
license = "MPL-2.0"
|
||||
|
||||
[dependencies]
|
||||
rxml = { version = "0.11.0", default-features = false }
|
||||
rxml = { version = "0.11.1", default-features = false }
|
||||
minidom = { version = "^0.16" }
|
||||
xso_proc = { version = "0.0.2", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue