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

1
Cargo.lock generated
View File

@ -1121,6 +1121,7 @@ dependencies = [
"dotenv",
"lazy_static",
"log",
"num-integer",
"regex",
"regex_command_attr",
"reqwest",