improvement: look at SRV record when sending requests
This commit is contained in:
parent
267c721616
commit
e08dfd982b
4 changed files with 253 additions and 41 deletions
|
@ -56,6 +56,8 @@ image = { version = "0.23.9", default-features = false, features = ["jpeg", "png
|
|||
base64 = "0.12.3"
|
||||
# Used when hashing the state
|
||||
ring = "0.16.15"
|
||||
# Used when querying the SRV record of other servers
|
||||
trust-dns-resolver = "0.19.5"
|
||||
|
||||
[features]
|
||||
default = ["conduit_bin"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue