mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
chore(deps): update rust crate pkcs8 to 0.10.2
This commit is contained in:
parent
77c7d3628b
commit
ac5f3fe03b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ num-integer = "0.1.46"
|
|||
num-traits = "0.2.18"
|
||||
pgp = "0.11"
|
||||
p256 = "0.13.2"
|
||||
pkcs8 = { version = "0.10" }
|
||||
pkcs8 = { version = "0.10.2" }
|
||||
rand = "0.8"
|
||||
ring = { version = "0.17.8", features = ["std"], default-features = false }
|
||||
rsa = { version = "0.9.6", features = ["sha2", "pem"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue