TimeParser into i64. Generic argument across create_reminder. Some more work on natural inc. splitting off first args and calling the subprocess

This commit is contained in:
jude
2020-09-19 15:20:43 +01:00
parent 980a8d2a9c
commit 8e99cc088a
7 changed files with 95 additions and 11 deletions

View File

@ -17,6 +17,7 @@ chrono = "0.4"
chrono-tz = "0.5"
lazy_static = "1.4.0"
num-integer = "0.1.43"
num-traits = "0.2.12"
custom_error = "1.7.1"
serde = "1.0.115"
serde_json = "1.0.57"