feat: new matcher system instead of manually 'match'ing in servcie
This commit is contained in:
parent
f305cb5a85
commit
638b0376d8
15 changed files with 646 additions and 225 deletions
|
@ -23,4 +23,6 @@ string-builder = "0.2.0"
|
|||
json = "0.12.4"
|
||||
ansi_colours = "1.2.3"
|
||||
colour = "2.1.0"
|
||||
async-trait = "0.1.88"
|
||||
http = "1.3.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue