diff --git a/Cargo.toml b/Cargo.toml index fc6a421..af797d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ schemars = { version = "0.8.17", optional = true } [dev-dependencies] serde_json = "1.0.116" -criterion = {version = "0.5.1", features= ["html_reports"]} +criterion = {version = "0.6.0", features= ["html_reports"]} does-it-json = "0.0.4" [badges]