Load file from .config/today/main.today by default

This commit is contained in:
Joscha 2021-12-12 19:35:54 +00:00
parent 6f1a533b95
commit 2f8676533e
3 changed files with 71 additions and 3 deletions

View file

@ -7,6 +7,7 @@ edition = "2018"
anyhow = "1.0.45"
chrono = "0.4.19"
computus = "1.0.0"
directories = "4.0.1"
pest = "2.1.3"
pest_derive = "2.1.0"
structopt = "0.3.25"