diff --git a/Cargo.toml b/Cargo.toml index 75eafad..c0185df 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.0" insta = "1.43.2" tempfile = "3.23.0"