mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
update pgp ref
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user