chore(deps): update rust crate pgp to 0.11

This commit is contained in:
renovate[bot] 2024-02-21 21:49:44 +00:00 committed by GitHub
parent 9d46b7d6c2
commit a09061d01f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 19 deletions

View file

@ -85,7 +85,7 @@ log = "0.4"
mio = "0.8.10"
num-integer = "0.1.46"
num-traits = "0.2.18"
pgp = "0.10"
pgp = "0.11"
pkcs8 = { version = "0.10" }
rand = "0.8"
ring = { version = "0.17.8", features = ["std"], default-features = false }