feat: first extractor
This commit is contained in:
parent
88c4045d33
commit
a38438a700
5 changed files with 54 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ tower-http = { version = "0.4.4", features = ["fs"] }
|
|||
tower-cookies = "0.9"
|
||||
# Others
|
||||
lazy-regex = "3"
|
||||
async-trait = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue