aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5950fd7..6a536f2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,3 @@ linkaddrs = { version = "0.1.0", git = "https://github.com/HimbeerserverDE/linka
serde = "1.0"
serde_json = { version = "1.0", features = ["std"] }
trust-dns-resolver = "0.23.0"
-
-[features]
-default = ["localhost_dns"]
-localhost_dns = []