diff --git a/down-the-stack/apps/Cargo.toml b/down-the-stack/apps/Cargo.toml index 7d3372e..a528195 100644 --- a/down-the-stack/apps/Cargo.toml +++ b/down-the-stack/apps/Cargo.toml @@ -34,8 +34,6 @@ opt-level = 3 overflow-checks = false [features] - - default = [ "other-feature" ] @@ -46,4 +44,4 @@ defmt-trace = [] defmt-debug = [] defmt-info = [] defmt-warn = [] -defmt-error = [] \ No newline at end of file +defmt-error = []