my fork of dmp
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c5099bd..c6bbaab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,9 +36,9 @@ harness = false
name = "diff"
harness = false
-# [[bench]]
-# name = "bisect"
-# harness = false
+[[bench]]
+name = "bisect"
+harness = false
# [profile.bench]
# debug = true