diff options
Diffstat (limited to 'askama_tide')
-rw-r--r-- | askama_tide/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/askama_tide/Cargo.toml b/askama_tide/Cargo.toml index 2e7e4e2..1e1bcd1 100644 --- a/askama_tide/Cargo.toml +++ b/askama_tide/Cargo.toml @@ -1,7 +1,6 @@ [package] name = "askama_tide" version = "0.13.0" -authors = ["Jacob Rothstein <hi@jbr.me>"] edition = "2018" description = "Tide integration for Askama templates" keywords = ["markup", "template", "html", "tide", "http-types"] |