Update Rust crate ring to 0.17.0 #24
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ env_logger = "0.10.0"
|
||||||
hex = "0.4.3"
|
hex = "0.4.3"
|
||||||
rayon = "1.7.0"
|
rayon = "1.7.0"
|
||||||
regex = "1.9.5"
|
regex = "1.9.5"
|
||||||
ring = "0.16.20"
|
ring = "0.17.0"
|
||||||
walkdir = "2.4.0"
|
walkdir = "2.4.0"
|
||||||
chrono = { version = "0.4.38", features = ["serde"] }
|
chrono = { version = "0.4.38", features = ["serde"] }
|
||||||
futures = "0.3.30"
|
futures = "0.3.30"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue