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