diff --git a/Cargo.toml b/Cargo.toml index 4cc45e9..ea109f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,13 +29,6 @@ defmt-info = [] defmt-warn = [] defmt-error = [] - -# this lets you use `cargo fix`! -[[bin]] -name = "rp-test" -test = false -bench = false - [profile.dev] codegen-units = 1 debug = 2