diff --git a/Cargo.toml b/Cargo.toml index 2fbb87d..9311cb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -135,7 +135,7 @@ cfg_aliases = "0.2.0" [dev-dependencies] colorous = "1.0.12" -criterion = { version = "0.4.0", default-features = false, features = [ +criterion = { version = "0.6.0", default-features = false, features = [ "cargo_bench_support", ] } web-time = "1.0.0"