diff --git a/Cargo.toml b/Cargo.toml index 07b2309..5e831c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ nom = "8.0" rusticata-macros = "5.0" [dev-dependencies] -criterion = { version="0.7", features=["html_reports"] } +criterion = { version="0.8", features=["html_reports"] } hex-literal = "1.0" pprof = { version="0.15", features=["criterion","flamegraph"] }