mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 15:34:48 +02:00
chore(deps): update rust crate pgp to 0.15.0
This commit is contained in:
parent
99ab2f2b76
commit
bc0fb1c4e5
2 changed files with 73 additions and 88 deletions
|
@ -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"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue