chore: update quick-xml

This commit is contained in:
ThetaDev 2023-01-21 23:12:23 +01:00
parent d8889ed5d4
commit 4cc069fba2
2 changed files with 31 additions and 17 deletions

View file

@ -50,7 +50,7 @@ ress = "0.11.4"
phf = "0.11.1"
base64 = "0.21.0"
urlencoding = "2.1.2"
quick-xml = { version = "0.26.0", features = ["serialize"], optional = true }
quick-xml = { version = "0.27.1", features = ["serialize"], optional = true }
[dev-dependencies]
env_logger = "0.10.0"