diff --git a/Cargo.toml b/Cargo.toml index 814c189d..fdfd77eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ thiserror = "1.0.44" deprecate-until = "0.1.0" [dev-dependencies] -codspeed-criterion-compat = "2.1.0" +codspeed-criterion-compat = "2.2.0" itertools = "0.11.0" lazy_static = "1.4.0" movingai = "1.3.0"