Remove missing bench

Former-commit-id: 2c95d20e06d68174e23badb0a027d2ad82fed000
This commit is contained in:
sapir 2020-04-12 22:18:49 +03:00 committed by MishMish
parent 81655e6730
commit 458ecfeede

View file

@ -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"]