diff --git a/Cargo.toml b/Cargo.toml index 1224f10f..871d9de2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"