Use release for neon

This commit is contained in:
Nikolay Kim 2025-03-12 15:14:46 +05:00
parent 12afaa00ea
commit 2db266ca0c

View file

@ -45,8 +45,6 @@ ntex-util = { path = "ntex-util" }
ntex-compio = { path = "ntex-compio" }
ntex-tokio = { path = "ntex-tokio" }
ntex-neon = { git = "https://github.com/ntex-rs/neon.git" }
[workspace.dependencies]
async-task = "4.5.0"
bitflags = "2"