diff --git a/Cargo.toml b/Cargo.toml index d491b0a..8d94a6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ serde_json = "1.0.145" thiserror = "2.0.17" [dev-dependencies] -criterion = "0.7.0" +criterion = "0.8.1" insta = "1.43.2" tempfile = "3.23.0"