Merge pull request #2646 from deltachat/dependabot/cargo/pgp-0.7.2

This commit is contained in:
dependabot[bot]
2021-09-04 14:53:20 +00:00
committed by GitHub
2 changed files with 25 additions and 66 deletions

View File

@@ -48,7 +48,7 @@ num-derive = "0.3.0"
num-traits = "0.2.6"
once_cell = "1.8.0"
percent-encoding = "2.0"
pgp = { version = "0.7.0", default-features = false }
pgp = { version = "0.7.2", default-features = false }
pretty_env_logger = { version = "0.4.0", optional = true }
quick-xml = "0.22.0"
r2d2 = "0.8.9"