mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-04 05:17:39 +03:00
Update ntex-h2 ref
This commit is contained in:
parent
274488bd84
commit
b8cb1ff013
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ 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 = "0-3" }
|
||||
ntex-h2 = { git = "https://github.com/ntex-rs/ntex-h2.git" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue