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