chore: update trust-dns-resolver to hickory-resolver

This commit is contained in:
link2xt
2023-10-24 17:00:14 +00:00
parent b1fe12881e
commit 0ba3501a46
3 changed files with 53 additions and 70 deletions

View File

@@ -52,6 +52,7 @@ fast-socks5 = "0.8"
futures = "0.3"
futures-lite = "1.13.0"
hex = "0.4.0"
hickory-resolver = "0.24"
humansize = "2"
image = { version = "0.24.6", default-features=false, features = ["gif", "jpeg", "ico", "png", "pnm", "webp", "bmp"] }
iroh = { version = "0.4.1", default-features = false }
@@ -92,7 +93,6 @@ tokio-stream = { version = "0.1.14", features = ["fs"] }
tokio-tar = { version = "0.3" } # TODO: integrate tokio into async-tar
tokio-util = "0.7.8"
toml = "0.7"
trust-dns-resolver = "0.22"
url = "2"
uuid = { version = "1", features = ["serde", "v4"] }