Remove missing bench
Former-commit-id: 2c95d20e06d68174e23badb0a027d2ad82fed000
This commit is contained in:
parent
81655e6730
commit
458ecfeede
|
@ -37,10 +37,6 @@ bit = "^0.1"
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
criterion = "0.3"
|
criterion = "0.3"
|
||||||
|
|
||||||
[[bench]]
|
|
||||||
name = "performance"
|
|
||||||
harness = false
|
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["arm7tdmi_dispatch_table"]
|
default = ["arm7tdmi_dispatch_table"]
|
||||||
debugger = ["nom", "rustyline"]
|
debugger = ["nom", "rustyline"]
|
||||||
|
|
Reference in a new issue