diff --git a/gotham-server/Cargo.toml b/gotham-server/Cargo.toml index 4c05e1e..7e4e1c8 100644 --- a/gotham-server/Cargo.toml +++ b/gotham-server/Cargo.toml @@ -43,7 +43,7 @@ default-features = false [dev-dependencies] time-test = "0.2.1" floating-duration.workspace = true -criterion = "0.4.0" +criterion = "0.5.1" pprof = { version = "0.11", features = ["flamegraph", "frame-pointer", "criterion"] } rand = "0.8"