fix(deps): update rust crate ring to 0.17.8
This commit is contained in:
parent
bdda875416
commit
856ea200ac
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue