aboutsummaryrefslogtreecommitdiffstats
path: root/askama_escape/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'askama_escape/Cargo.toml')
-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 1521a69..8214ea8 100644
--- a/askama_escape/Cargo.toml
+++ b/askama_escape/Cargo.toml
@@ -16,7 +16,7 @@ rust-version = "1.58"
maintenance = { status = "actively-developed" }
[dev-dependencies]
-criterion = "0.4"
+criterion = "0.5"
[features]
json = []