chore(deps): update rust crate pgp to 0.15.0

This commit is contained in:
renovate[bot] 2025-02-10 14:39:53 +00:00 committed by GitHub
parent 99ab2f2b76
commit bc0fb1c4e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 73 additions and 88 deletions

View file

@ -38,7 +38,7 @@ num-integer = "0.1.46"
num-traits = "0.2.18"
p256 = "0.13.2"
pe-sign = "0.1.10"
pgp = "0.14.2"
pgp = "0.15.0"
pkcs8 = { version = "0.10" }
rand = "0.8"
reqwest = { version = "0.12", features = ["json"] }