1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

Add template yarte

This commit is contained in:
Juan Aguilar Santillana
2019-03-12 21:15:53 +01:00
parent 14eed91fcd
commit 7ed8d19b66
10 changed files with 112 additions and 0 deletions

View File

@ -26,6 +26,7 @@ members = [
"static_index",
"template_askama",
"template_tera",
"template_yarte",
"tls",
"rustls",
"unix-socket",