mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore(deps): update rust crate ring to 0.17.8
This commit is contained in:
parent
a49e8f7f34
commit
8d3cde2a53
2 changed files with 5 additions and 4 deletions
|
@ -88,7 +88,7 @@ num-traits = "0.2.18"
|
|||
pgp = "0.10"
|
||||
pkcs8 = { version = "0.10" }
|
||||
rand = "0.8"
|
||||
ring = { version = "0.17.7", features = ["std"], default-features = false }
|
||||
ring = { version = "0.17.8", features = ["std"], default-features = false }
|
||||
rsa = { version = "0.9.6", features = ["sha2"] }
|
||||
rustls = { version = "0.22" }
|
||||
rustls-pemfile = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue