diff --git a/Cargo.toml b/Cargo.toml index 00899ed..6a6eba9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ schemars = { version = "0.8.12", optional = true } [dev-dependencies] serde_json = "1.0" -criterion = {version = "0.4.0", features= ["html_reports"]} +criterion = {version = "0.5.0", features= ["html_reports"]} does-it-json = "0.0.4" [badges]