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 643f81a..99a03f8 100644
--- a/askama_escape/Cargo.toml
+++ b/askama_escape/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "askama_escape"
-version = "0.10.2"
+version = "0.10.3"
description = "Optimized HTML escaping code, extracted from Askama"
documentation = "https://docs.rs/askama_escape"
keywords = ["html", "escaping"]