From a0b8f2ba7e4de7d28c0ab4b2afdb1bf895b1d4d4 Mon Sep 17 00:00:00 2001 From: iovxw Date: Mon, 30 Aug 2021 00:51:31 +0800 Subject: [PATCH] Test the trust-dns --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 33c88326..df34983a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" default = [] # enable this to set a subscription limit -hosted-by-iovxw = [] +hosted-by-iovxw = ["reqwest/trust-dns"] [build-dependencies] ctl10n = "0.2.0"