Implement 'today new'

This commit is contained in:
Joscha 2022-01-14 22:37:40 +01:00
parent 0dcb75b103
commit 3befb7c773
8 changed files with 174 additions and 5 deletions

View file

@ -12,6 +12,7 @@ directories = "4.0.1"
edit = "0.1.3"
pest = "2.1.3"
pest_derive = "2.1.0"
promptly = "0.3.0"
structopt = "0.3.25"
termcolor = "1.1.2"
thiserror = "1.0.30"