diff options
Diffstat (limited to 'askama_warp')
| -rw-r--r-- | askama_warp/Cargo.toml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/askama_warp/Cargo.toml b/askama_warp/Cargo.toml index 3c820b2..a9a7431 100644 --- a/askama_warp/Cargo.toml +++ b/askama_warp/Cargo.toml @@ -1,7 +1,6 @@  [package]  name = "askama_warp"  version = "0.11.0" -authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>", "Bjørn Madsen <bm@aeons.dk>"]  description = "Warp integration for Askama templates"  documentation = "https://docs.rs/askama"  keywords = ["markup", "template", "jinja2", "html"] | 
