This commit is contained in:
2021-09-12 16:59:19 +01:00
parent bae0433bd9
commit 395a8481f1
10 changed files with 242 additions and 134 deletions

View File

@ -27,4 +27,4 @@ sqlx = { version = "0.5", features = ["runtime-tokio-rustls", "macros", "mysql",
base64 = "0.13.0"
[dependencies.regex_command_attr]
path = "./regex_command_attr"
path = "command_attributes"