From 6fe20326bbcc86a5165778fa483edbea73e03110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 03:55:20 +0000 Subject: [PATCH] Update Rust crate ring to 0.17.12 [SECURITY] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b51d47a..4d628c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ pulldown-cmark = "0.1.2" timeago = "0.2.0" openssl = "0.10" md5 = "0.6.0" -ring = "0.13.5" \ No newline at end of file +ring = "0.17.12" \ No newline at end of file