Load templating variables from file

This commit is contained in:
2021-11-14 20:26:51 +01:00
parent 7cc798fcab
commit 61676bc6ee
5 changed files with 50 additions and 2 deletions

View File

@ -12,6 +12,7 @@ futures = "0.3.13"
async-recursion = "0.3.2"
xdg = "2.2.0"
thiserror = "1.0.24"
toml = "0.5.8"
[dependencies.blueprint]
git = "https://git.nubo.sh/hulthe/blueprint.git"