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