Switch to custom templating library

This commit is contained in:
2021-05-20 16:16:02 +02:00
parent 6f8e1d46c7
commit 00412be372
8 changed files with 207 additions and 395 deletions

View File

@ -11,8 +11,10 @@ log = "0.4.14"
futures = "0.3.13"
async-recursion = "0.3.2"
xdg = "2.2.0"
templar = "0.5.0"
compound-error = "0.1.2"
thiserror = "1.0.24"
[dependencies.blueprint]
git = "https://git.nubo.sh/hulthe/blueprint.git"
[dependencies.serde]
version = "1.0.125"