summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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]