We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0124d commit c1a6a88Copy full SHA for c1a6a88
Cargo.toml
@@ -45,8 +45,6 @@ ntex-util = { path = "ntex-util" }
45
ntex-compio = { path = "ntex-compio" }
46
ntex-tokio = { path = "ntex-tokio" }
47
48
-ntex-h2 = { git = "https://github.com/ntex-rs/ntex-h2.git" }
49
-
50
[workspace.dependencies]
51
async-channel = "2"
52
async-task = "4.5.0"
0 commit comments