Prepare release

This commit is contained in:
Nikolay Kim 2022-12-28 13:02:24 +01:00
parent 4baf42d6d1
commit a54f6f7ac2
12 changed files with 27 additions and 9 deletions

View file

@ -34,5 +34,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 = "service-0-4" }