chore(deps): update rust crate pgp to 0.13

This commit is contained in:
renovate[bot] 2024-06-18 09:15:55 +00:00 committed by GitHub
parent c6ad703be9
commit 0a01ae50e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 206 additions and 72 deletions

View file

@ -39,7 +39,7 @@ log = "0.4"
mio = "0.8.11"
num-integer = "0.1.46"
num-traits = "0.2.18"
pgp = "0.11"
pgp = "0.13"
p256 = "0.13.2"
pkcs8 = { version = "0.10" }
rand = "0.8"