Update to rPGP 0.10.1

This commit is contained in:
link2xt
2023-03-27 10:13:54 +00:00
parent a4a53d5299
commit 3e65b6f3a6
6 changed files with 421 additions and 104 deletions

View File

@@ -63,7 +63,7 @@ num-traits = "0.2"
once_cell = "1.17.0"
percent-encoding = "2.2"
parking_lot = "0.12"
pgp = { version = "0.9", default-features = false }
pgp = { version = "0.10", default-features = false }
pretty_env_logger = { version = "0.4", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.27"