mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 13:27:39 +03:00
wip
This commit is contained in:
parent
3e19e8ac8d
commit
c1b13c75cc
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ ntex-util = { path = "ntex-util" }
|
||||||
ntex-compio = { path = "ntex-compio" }
|
ntex-compio = { path = "ntex-compio" }
|
||||||
ntex-tokio = { path = "ntex-tokio" }
|
ntex-tokio = { path = "ntex-tokio" }
|
||||||
|
|
||||||
|
ntex-neon = { git = "https://github.com/ntex-rs/neon.git" }
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
async-task = "4.5.0"
|
async-task = "4.5.0"
|
||||||
bitflags = "2"
|
bitflags = "2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue