update pgp ref

This commit is contained in:
dignifiedquire
2023-07-24 14:38:45 +02:00
parent cff7f50571
commit fc3ca7fbc2
2 changed files with 3 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ num-traits = "0.2"
once_cell = "1.18.0"
percent-encoding = "2.3"
parking_lot = "0.12"
pgp = { git = "https://github.com/rpgp/rpgp", branch = "new-dalek", version = "0.10", default-features = false }
pgp = { git = "https://github.com/rpgp/rpgp", branch = "master", version = "0.10", default-features = false }
pretty_env_logger = { version = "0.5", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.29"