Remove broken option from Cargo.toml
This commit is contained in:
parent
f5bf6fbcf8
commit
a3bbf31c43
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user