From 641b99c7afda4b747ab2f293cc106cc15968d0f4 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 21 Dec 2024 03:06:56 +0000 Subject: update trust-dns -> hickory-dns --- azalea-protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-protocol/Cargo.toml') diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 414b8b4c..3d5d2ec1 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -47,7 +47,7 @@ thiserror = { workspace = true } tokio = { workspace = true, features = ["io-util", "net", "macros"] } tokio-util = { workspace = true, features = ["codec"] } tracing = { workspace = true } -trust-dns-resolver = { workspace = true, features = ["tokio-runtime"] } +hickory-resolver = { workspace = true, features = ["tokio-runtime"] } uuid = { workspace = true } [features] -- cgit v1.2.3