diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ members = [ "askama", "askama_actix", + "askama_gotham", "askama_derive", "askama_escape", "askama_rocket", |