Author: Michael R. Crusoe <crusoe@debian.org>
Description: skip the unneeded dev dependency, criterion
Forwarded: not-needed
--- roots.orig/Cargo.toml
+++ roots/Cargo.toml
@@ -23,11 +23,6 @@
 name = "roots"
 path = "src/lib.rs"
 
-[[bench]]
-name = "benches"
-harness = false
-[dev-dependencies.criterion]
-version = "0.3"
 [badges.travis-ci]
 branch = "master"
 repository = "https://github.com/vorot/roots"
