1
0
mirror of https://github.com/actix/examples synced 2025-09-02 20:06:37 +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

1
Cargo.lock generated
View File

@@ -6242,6 +6242,7 @@ dependencies = [
name = "templating-minijinja"
version = "1.0.0"
dependencies = [
"actix-utils",
"actix-web",
"actix-web-lab 0.18.5",
"env_logger 0.9.1",