bulking out the dispatch fn

This commit is contained in:
jude
2020-08-07 01:02:01 +01:00
parent 7dac9f7895
commit c2c5e79940
4 changed files with 94 additions and 7 deletions

1
Cargo.lock generated
View File

@ -1072,6 +1072,7 @@ version = "0.1.0"
dependencies = [
"async-trait",
"dotenv",
"log",
"regex",
"regex_command_attr",
"reqwest",