my fork of dmp
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7e7e880..0b1e356 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,4 +18,8 @@ serde_json = "1"
[[bench]]
name = "prefix"
+harness = false
+
+[[bench]]
+name = "diff"
harness = false \ No newline at end of file