mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore(deps): rustls-pemfile 2
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
0c1018a7f1
commit
2591bf0807
3 changed files with 17 additions and 19 deletions
|
@ -91,7 +91,7 @@ rand = "0.8"
|
|||
ring = { version = "0.17.7", features = ["std"], default-features = false }
|
||||
rsa = { version = "0.9.6", features = ["sha2"] }
|
||||
rustls = { version = "0.22" }
|
||||
rustls-pemfile = "1"
|
||||
rustls-pemfile = "2"
|
||||
sec1 = { version = "0.7.3", features = ["der"], default-features = false }
|
||||
serde = { version = "1", features = ["derive", "rc"] }
|
||||
serde_json = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue