diff --git a/Cargo.toml b/Cargo.toml index c928bab..589805d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ async-trait = "0.1" assert_cmd = "2" predicates = "3" proptest = "1" -criterion = "0.5" +criterion = "0.8" mockall = "0.13" test-case = "3" insta = "1"