timer command. added create.sql file with changes to reflect new version

This commit is contained in:
jude
2020-09-08 23:08:02 +01:00
parent f0a1bb3a71
commit b7fd89e861
7 changed files with 391 additions and 9 deletions

View File

@ -16,6 +16,7 @@ log = "0.4.11"
chrono = "0.4"
chrono-tz = "0.5"
lazy_static = "1.4.0"
num-integer = "0.1.43"
[dependencies.regex_command_attr]
path = "./regex_command_attr"