mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore(deps): update rust crate pgp to 0.14 [security]
This commit is contained in:
parent
68805b10a8
commit
91314f0088
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ jsonrpsee-types = { version = "0.23", default-features = false }
|
|||
num-integer = "0.1.46"
|
||||
num-traits = "0.2.18"
|
||||
p256 = "0.13.2"
|
||||
pgp = "0.13"
|
||||
pgp = "0.14"
|
||||
pkcs8 = { version = "0.10" }
|
||||
rand = "0.8"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue