mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
prep package
This commit is contained in:
parent
4a25777ecd
commit
ca05bb24e7
2 changed files with 5 additions and 3 deletions
|
@ -18,5 +18,5 @@ path = "src/lib.rs"
|
|||
[dependencies]
|
||||
ntex-rt-macros = "0.1.0"
|
||||
actix-threadpool = "0.3"
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
tokio = { version = "0.2.6", default-features=false, features = ["rt-core", "rt-util", "io-driver", "tcp", "uds", "udp", "time", "signal", "stream"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue