Merge pull request #4276 from deltachat/dependabot/cargo/quick-xml-0.28.1

This commit is contained in:
dependabot[bot]
2023-04-02 09:17:40 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ parking_lot = "0.12"
pgp = { version = "0.10", default-features = false }
pretty_env_logger = { version = "0.4", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.27"
quick-xml = "0.28"
rand = "0.8"
regex = "1.7"
reqwest = { version = "0.11.14", features = ["json"] }