diff options
Diffstat (limited to 'askama_derive/Cargo.toml')
-rw-r--r-- | askama_derive/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/askama_derive/Cargo.toml b/askama_derive/Cargo.toml index ce7abfa..1d176b7 100644 --- a/askama_derive/Cargo.toml +++ b/askama_derive/Cargo.toml @@ -23,6 +23,7 @@ num-traits = [] with-actix-web = [] with-axum = [] with-gotham = [] +with-hyper = [] with-mendes = [] with-rocket = [] with-tide = [] |