diff --git a/Cargo.toml b/Cargo.toml index e27228d..be55f1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ rustls-platform-verifier = { version = "0.6", optional = true } webpki-roots = { version = ">=0.26,<2.0", optional = true } [dev-dependencies] -codspeed-criterion-compat = "3" +codspeed-criterion-compat = "4" [features] default = ["client", "server"]