Fix compilation for hickory-resolver

Cleanup use of removed feature

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
Jiahao XU 2025-02-11 18:15:18 +11:00 committed by GitHub
parent 3e79a3bf08
commit 0edced781b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,6 @@ native-tls = [
"__tls",
"native-tls-crate",
"reqwest/native-tls",
"hickory-resolver?/dns-over-native-tls",
]
# Enable hickory-resolver so that features on it will also be enabled.