chore(cargo): update rpgp to 0.11

<https://github.com/rpgp/rpgp/releases/tag/v0.11.0>
This commit is contained in:
link2xt
2024-02-22 02:19:50 +00:00
parent e9fadc0785
commit 0a18e32d62
4 changed files with 88 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ num-traits = "0.2"
once_cell = "1.18.0"
percent-encoding = "2.3"
parking_lot = "0.12"
pgp = { version = "0.10", default-features = false }
pgp = { version = "0.11", default-features = false }
pin-project = "1"
pretty_env_logger = { version = "0.5", optional = true }
qrcodegen = "1.7.0"