mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 21:37:58 +03:00
Move ntex::server to ntex-server (#313)
This commit is contained in:
parent
d393d87164
commit
b71cad76bf
24 changed files with 236 additions and 189 deletions
|
@ -20,6 +20,5 @@ ntex-bytes = "0.1.21"
|
|||
ntex-io = "1.0.0"
|
||||
ntex-util = "1.0.0"
|
||||
log = "0.4"
|
||||
pin-project-lite = "0.2"
|
||||
async-std = { version = "1", features = ["unstable"] }
|
||||
oneshot = { version = "0.1", default-features = false, features = ["async"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue