chore: update quick-xml
This commit is contained in:
parent
1d1dcd622f
commit
127596687b
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ ress = "0.11.4"
|
|||
phf = "0.11.1"
|
||||
base64 = "0.21.0"
|
||||
urlencoding = "2.1.2"
|
||||
quick-xml = { version = "0.29.0", features = ["serialize"], optional = true }
|
||||
quick-xml = { version = "0.30.0", features = ["serialize"], optional = true }
|
||||
tracing = { version = "0.1.37", features = ["log"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Reference in a new issue