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
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -129,9 +129,11 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"ansi_colours",
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"base64",
|
||||
"bcrypt",
|
||||
"colour",
|
||||
"http",
|
||||
"http-body-util",
|
||||
"hyper",
|
||||
"hyper-util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue