feat: add variables

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-20 23:05:20 +02:00
parent f71b68cd89
commit bbe630e822
14 changed files with 429 additions and 22 deletions

View File

@@ -27,6 +27,7 @@ serde_yaml = "0.9.34"
tokio-stream = "0.1.15"
walkdir = "2.5.0"
minijinja = "2.0.1"
futures = "0.3.30"
[[test]]
name = "integration"