diff options
Diffstat (limited to 'askama_gotham/Cargo.toml')
-rw-r--r-- | askama_gotham/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/askama_gotham/Cargo.toml b/askama_gotham/Cargo.toml index c812db3..add6b9a 100644 --- a/askama_gotham/Cargo.toml +++ b/askama_gotham/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "askama_gotham" version = "0.12.0" -authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"] description = "Gotham integration for Askama templates" documentation = "https://docs.rs/askama" keywords = ["markup", "template", "jinja2", "html"] |