fixed a lot of message formatting that had been ignored

This commit is contained in:
2020-10-11 01:42:19 +01:00
parent 1afa04d61c
commit 1f41343e2e
6 changed files with 57 additions and 12 deletions

View File

@ -22,6 +22,7 @@ custom_error = "1.7.1"
serde = "1.0.115"
serde_json = "1.0.57"
rand = "0.7.3"
Inflector = "0.11.4"
[dependencies.regex_command_attr]
path = "./regex_command_attr"