mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
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:
parent
3e79a3bf08
commit
0edced781b
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ native-tls = [
|
||||||
"__tls",
|
"__tls",
|
||||||
"native-tls-crate",
|
"native-tls-crate",
|
||||||
"reqwest/native-tls",
|
"reqwest/native-tls",
|
||||||
"hickory-resolver?/dns-over-native-tls",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Enable hickory-resolver so that features on it will also be enabled.
|
# Enable hickory-resolver so that features on it will also be enabled.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue