mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_http: move request parsing into protocol crate
This commit is contained in:
parent
2521c89109
commit
95e25710dc
6 changed files with 43 additions and 30 deletions
|
|
@ -22,7 +22,6 @@ aquatic_http_protocol = { path = "../aquatic_http_protocol" }
|
|||
either = "1"
|
||||
flume = "0.7"
|
||||
hashbrown = { version = "0.7", features = ["serde"] }
|
||||
httparse = "1"
|
||||
indexmap = "1"
|
||||
itoa = "0.4"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue