diff --git a/Cargo.toml b/Cargo.toml index 6dfff4a21f60..36626e155f18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,6 +74,7 @@ default = [ # Basic Features basic = ["logging", "hickory-dns", "local", "server", "multi-threaded"] + # All Suggested Features full = [ "logging",