build(deps): bump ring from 0.17.9 to 0.17.13

Bumps [ring](https://github.com/briansmith/ring) from 0.17.9 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-07 17:16:05 +00:00
committed by GitHub
parent 9c4243914e
commit 8a2d98e3ce
Generated
+2 -2
View File
@@ -8405,9 +8405,9 @@ dependencies = [
[[package]]
name = "ring"
version = "0.17.9"
version = "0.17.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e75ec5e92c4d8aede845126adc388046234541629e76029599ed35a003c7ed24"
checksum = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee"
dependencies = [
"cc",
"cfg-if",