diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 = [] |