mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-06 14:27:39 +03:00
Move body related types from ntex::http (#474)
This commit is contained in:
parent
49d83848b2
commit
8470ad7fe3
11 changed files with 85 additions and 82 deletions
ntex-compio
|
@ -20,5 +20,6 @@ path = "src/lib.rs"
|
|||
ntex-bytes = "0.1"
|
||||
ntex-io = "2.5"
|
||||
ntex-util = "2"
|
||||
ntex-rt = "0.4"
|
||||
log = "0.4"
|
||||
compio = { version = "0.13.0", features = ["macros", "runtime", "io", "io-uring", "polling"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue