diff --git a/Cargo.toml b/Cargo.toml index 3b776410..a871823d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ string_cache_codegen = "0.6.1" utf-8 = "0.7" # Dev dependencies -criterion = "0.7" +criterion = "0.8" env_logger = "0.10" libtest-mimic = "0.8.1" rand = "0.9"