chore: Replace ring for sha256 with sha2

This commit is contained in:
Jade Ellis
2026-04-24 12:56:05 +01:00
parent 0344bf71d8
commit 7ca0d137c4
4 changed files with 13 additions and 19 deletions
Generated
+1 -1
View File
@@ -1069,13 +1069,13 @@ dependencies = [
"rand_core 0.6.4",
"regex",
"reqwest 0.13.2",
"ring",
"ruma",
"sanitize-filename",
"serde",
"serde-saphyr",
"serde_json",
"serde_regex",
"sha2 0.11.0",
"smallstr",
"smallvec",
"thiserror 2.0.18",