Merge pull request #3628 from deltachat/dependabot/cargo/percent-encoding-2.2.0

This commit is contained in:
dependabot[bot]
2022-10-18 09:29:54 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ num_cpus = "1.13"
num-derive = "0.3"
num-traits = "0.2"
once_cell = "1.15.0"
percent-encoding = "2.0"
percent-encoding = "2.2"
pgp = { version = "0.8", default-features = false }
pretty_env_logger = { version = "0.4", optional = true }
quick-xml = "0.23"