[test] the templates example (#3269)

This commit is contained in:
Gábor Szabó
2025-03-17 13:29:27 +01:00
committed by GitHub
parent ab70773f2b
commit 517223f254
3 changed files with 41 additions and 1 deletions
Generated
+2
View File
@@ -1814,7 +1814,9 @@ version = "0.1.0"
dependencies = [
"askama",
"axum",
"http-body-util",
"tokio",
"tower 0.5.2",
"tracing",
"tracing-subscriber",
]