diff --git a/Cargo.toml b/Cargo.toml index bbd7f4a..c467faa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ uuid = { version = "1.1.2", optional = true } [dev-dependencies] fastrand = "^2.0" -criterion = "0.5" +criterion = "0.8" uuid = { version = "1.1.2", features = ["v4"] } # These are used for tests