fix(deps): update rust crate ring to 0.17.8

This commit is contained in:
renovate[bot] 2024-02-18 01:24:14 +00:00 committed by June
parent bdda875416
commit 856ea200ac
2 changed files with 5 additions and 4 deletions

View file

@ -55,7 +55,7 @@ image = { version = "0.24.8", default-features = false, features = ["jpeg", "png
# Used to encode server public key
base64 = "0.21.7"
# Used when hashing the state
ring = "0.17.7"
ring = "0.17.8"
# Used when querying the SRV record of other servers
trust-dns-resolver = "0.23.2"
# Used to find matching events for appservices