aboutsummaryrefslogtreecommitdiffstats
path: root/askama_escape/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--askama_escape/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/askama_escape/Cargo.toml b/askama_escape/Cargo.toml
index 99a03f8..9af4b72 100644
--- a/askama_escape/Cargo.toml
+++ b/askama_escape/Cargo.toml
@@ -15,7 +15,7 @@ edition = "2018"
maintenance = { status = "actively-developed" }
[dev-dependencies]
-criterion = "0.3"
+criterion = "0.4"
[features]
json = []