fix(deps): update rust crate hickory-resolver to 0.24.1

This commit is contained in:
renovate[bot] 2024-04-18 19:01:08 +00:00 committed by GitHub
parent d0a9666a29
commit e7bd8c762e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ base64 = "0.22.0"
ring = "0.17.8"
# Used when querying the SRV record of other servers
hickory-resolver = "0.24.0"
hickory-resolver = "0.24.1"
# Used to find matching events for appservices
regex = "1.10.4"