mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
add minijinja templating example
This commit is contained in:
@ -48,6 +48,7 @@ members = [
|
||||
"templating/askama",
|
||||
"templating/fluent",
|
||||
"templating/handlebars",
|
||||
"templating/minijinja",
|
||||
"templating/sailfish",
|
||||
"templating/tera",
|
||||
"templating/tinytemplate",
|
||||
@ -61,3 +62,4 @@ members = [
|
||||
"websockets/echo-actorless",
|
||||
"websockets/echo",
|
||||
]
|
||||
resolver = "2"
|
||||
|
Reference in New Issue
Block a user