Use crate release

This commit is contained in:
Nikolay Kim 2024-01-07 21:24:36 +06:00
parent 0ba753c967
commit a13f677df8

View file

@ -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", branch = "async-fn-in-trait" }