Skip to content

Commit

Permalink
Bump dep trust-dns-resolver to v0.22 (#1647)
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed Oct 9, 2022
1 parent a0a7db0 commit 4c37766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -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"
Expand Down

0 comments on commit 4c37766

Please sign in to comment.