1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

rename modules

This commit is contained in:
Nikolay Kim
2017-11-02 12:54:09 -07:00
parent c14e6c9008
commit f010672885
7 changed files with 362 additions and 294 deletions

View File

@ -49,6 +49,8 @@ bytes = "0.4"
futures = "0.1"
tokio-io = "0.1"
tokio-core = "0.1"
h2 = { path = '../h2' }
# h2 = { git = 'https://github.com/carllerche/h2', optional = true }
# tls