mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 23:44:48 +02:00
chore(deps): update rust crate pgp to 0.14
This commit is contained in:
parent
e4629aee55
commit
cd604f13b5
2 changed files with 90 additions and 23 deletions
|
@ -40,7 +40,7 @@ log = "0.4"
|
|||
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