mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
add minijinja templating example
This commit is contained in:
@ -4,6 +4,8 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.9.0"
|
||||
tera = "1.8.0"
|
||||
actix-web = "4"
|
||||
actix-web-lab = "0.18"
|
||||
|
||||
env_logger = "0.9"
|
||||
tera = "1.8.0"
|
||||
|
Reference in New Issue
Block a user