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.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/askama_escape/Cargo.toml b/askama_escape/Cargo.toml
index d815f75..ed7148c 100644
--- a/askama_escape/Cargo.toml
+++ b/askama_escape/Cargo.toml
@@ -1,7 +1,6 @@
[package]
name = "askama_escape"
version = "0.10.2"
-authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
description = "Optimized HTML escaping code, extracted from Askama"
documentation = "https://docs.rs/askama_escape"
keywords = ["html", "escaping"]