diff --git a/Cargo.toml b/Cargo.toml index 22d238d..4c6e7c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,7 +102,7 @@ tempfile = "3" femme = "2.2.1" html2text = "0.6.0" [dev-dependencies.criterion] -version = "0.4.0" +version = "0.5.1" features = ["async_tokio"] [build-dependencies.skeptic]