diff --git a/Cargo.toml b/Cargo.toml index 58fae7e..1df5077 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ default = [] thiserror = "2" [dev-dependencies] -criterion = "0.4" +criterion = "0.6" [target.'cfg(unix)'.dev-dependencies] pprof = { version = "0.11", features = ["criterion", "flamegraph", "protobuf-codec"] }