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.11
This commit is contained in:
parent
9d46b7d6c2
commit
a09061d01f
2 changed files with 55 additions and 19 deletions
|
@ -85,7 +85,7 @@ log = "0.4"
|
|||
mio = "0.8.10"
|
||||
num-integer = "0.1.46"
|
||||
num-traits = "0.2.18"
|
||||
pgp = "0.10"
|
||||
pgp = "0.11"
|
||||
pkcs8 = { version = "0.10" }
|
||||
rand = "0.8"
|
||||
ring = { version = "0.17.8", features = ["std"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue