mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 11:51:35 -04:00
fix(deps): update rust crate hickory-resolver to 0.24.1
This commit is contained in:
parent
d0a9666a29
commit
e7bd8c762e
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue