summaryrefslogtreecommitdiff
path: root/chomp-bench/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'chomp-bench/Cargo.toml')
-rw-r--r--chomp-bench/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chomp-bench/Cargo.toml b/chomp-bench/Cargo.toml
index 5fbd851..cf6a57f 100644
--- a/chomp-bench/Cargo.toml
+++ b/chomp-bench/Cargo.toml
@@ -19,3 +19,7 @@ lalrpop = "0.19.4"
[[bench]]
name = "json"
harness = false
+
+[[bench]]
+name = "arith"
+harness = false