diff --git a/Cargo.toml b/Cargo.toml index 9f86df6..c86b5c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ lock_api = { version = "0.4", optional = true } parking_lot = { version = "0.12", optional = true } [dev-dependencies] -criterion = "0.3" +criterion = "0.5" rand = "0.8" [[bench]]