Bump dep trust-dns-resolver to v0.22 (#1647)
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
@@ -134,7 +134,7 @@ tokio-util = { version = "0.7.1", default-features = false, features = ["codec",
|
||||
tokio-socks = { version = "0.5.1", optional = true }
|
||||
|
||||
## trust-dns
|
||||
trust-dns-resolver = { version = "0.21", optional = true }
|
||||
trust-dns-resolver = { version = "0.22", optional = true }
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
|
||||
env_logger = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user