my fork of dmp
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8b9e68..559f720 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,13 +18,6 @@ percent-encoding = "2"
targets = ["x86_64-unknown-linux-gnu", "wasm32-unknown-unknown"]
rustdoc-args = ["--generate-link-to-definition"]
-[dev-dependencies]
-criterion = "0"
-
-[[bench]]
-name = "diff"
-harness = false
-
[[example]]
name = "efficiency"