forked from M-Labs/zynq-rs
cargo: remove unmaintained dev profile
This commit is contained in:
parent
a51f8f2eea
commit
c4fb7b4c41
|
@ -6,10 +6,6 @@ members = [
|
|||
"experiments",
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
lto = false
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
debug = true
|
||||
|
|
Loading…
Reference in New Issue