diff --git a/Cargo.toml b/Cargo.toml index 8426e670..1abac67a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ log = "^0.4" [dev-dependencies] tempfile = "^3.1" -criterion = "0.4" +criterion = "0.5" fxhash = "0.2.1" lazy_static = "1.2" quickcheck = "1.0"