diff --git a/Cargo.toml b/Cargo.toml index 029f0d13..06c3e044 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,5 +35,3 @@ ntex-util = { path = "ntex-util" } ntex-glommio = { path = "ntex-glommio" } ntex-tokio = { path = "ntex-tokio" } ntex-async-std = { path = "ntex-async-std" } - -ntex-h2 = { git = "https://github.com/ntex-rs/ntex-h2.git" }