implemented todo

This commit is contained in:
2020-11-22 17:05:45 +01:00
parent 14d39c1f05
commit 57142c6645
3 changed files with 51 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ edition = "2018"
[dependencies]
structopt = "0.3"
chrono = "0.4"
json = "0.12.4"