Update Rust crate ring to 0.17.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2025-06-22 03:15:50 +00:00
parent aba42d8049
commit 8bc74ce2cb

View file

@ -8,7 +8,7 @@ env_logger = "0.10.0"
hex = "0.4.3"
rayon = "1.7.0"
regex = "1.9.5"
ring = "0.16.20"
ring = "0.17.0"
walkdir = "2.4.0"
chrono = { version = "0.4.38", features = ["serde"] }
futures = "0.3.30"