mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore(deps): update rust crate pgp to 0.13
This commit is contained in:
parent
c6ad703be9
commit
0a01ae50e2
2 changed files with 206 additions and 72 deletions
|
@ -39,7 +39,7 @@ log = "0.4"
|
|||
mio = "0.8.11"
|
||||
num-integer = "0.1.46"
|
||||
num-traits = "0.2.18"
|
||||
pgp = "0.11"
|
||||
pgp = "0.13"
|
||||
p256 = "0.13.2"
|
||||
pkcs8 = { version = "0.10" }
|
||||
rand = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue