This commit is contained in:
Nikolay Kim 2025-03-25 11:58:43 +01:00
parent 8577952b4e
commit 5b093b839a

View file

@ -45,7 +45,7 @@ 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" }
ntex-neon = { git = "https://github.com/ntex-rs/neon.git", branch = "fixes" }
[workspace.dependencies]
async-task = "4.5.0"