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