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