Added DNS-over-HTTPS support for forwarded queries.
This commit is contained in:
@@ -38,6 +38,9 @@ rand-old = { package = "rand", version = "0.7.0" } # For ed25519-dalek
|
||||
sqlite = "0.26.0"
|
||||
uuid = { version = "0.8.2", features = ["serde", "v4"] }
|
||||
mio = { version = "0.7.13", features = ["os-poll", "net"] }
|
||||
ureq = "2.2"
|
||||
dnsclient = "0.1"
|
||||
lru = "0.6"
|
||||
derive_more = "0.99.16"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user