fix(deps): update rust crate ring to 0.17.8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user