1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

reduce minijinja boilerplate

This commit is contained in:
Rob Ede
2022-10-16 21:36:23 +01:00
parent 8a22559cac
commit bf0386ade7
5 changed files with 62 additions and 35 deletions

View File

@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
actix-web = "4"
actix-web-lab = "0.18"
actix-utils = "3"
env_logger = "0.9"
log = "0.4"