This commit is contained in:
nora 2024-01-21 16:42:56 +01:00
parent 148a5352a3
commit 5f1f9bd6a6
4 changed files with 386 additions and 11 deletions

View file

@ -9,6 +9,7 @@ edition = "2021"
askama = "0.12.1"
color-eyre = "0.6.2"
fs_extra = "1.3.0"
notify = "6.1.1"
serde = { version = "1.0.195", features = ["derive"] }
serde_derive = "1.0.195"
toml = "0.8.8"