feat: first extractor
This commit is contained in:
parent
88c4045d33
commit
a38438a700
5 changed files with 54 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -594,6 +594,7 @@ name = "learn_axum"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"axum",
|
||||
"httpc-test",
|
||||
"lazy-regex",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue