Update: read messages from rules/**.toml

This commit is contained in:
itiB
2020-10-29 23:00:55 +09:00
parent c53b4b6f46
commit 1d8a9c19d2
8 changed files with 61 additions and 10 deletions

View File

@@ -18,3 +18,4 @@ csv = "1.1"
base64 = "*"
flate2 = "1.0"
toml = "0.5"
lazy_static = "1.4.0"