diff --git a/Cargo.toml b/Cargo.toml index 2c1fe50..e47342c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -84,7 +84,7 @@ actix-test = "0.1" awc = "3" # Benchmarking -criterion = { version = "0.5", features = ["html_reports"] } +criterion = { version = "0.8", features = ["html_reports"] } [[bench]] name = "throughput"