mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add h1::SendResponse future; renamed to MessageBody::size
This commit is contained in:
parent
046b7a1425
commit
9bb40c249f
15 changed files with 308 additions and 104 deletions
|
@ -67,7 +67,7 @@ ssl = ["openssl", "actix-server/ssl", "awc/ssl"]
|
|||
rust-tls = ["rustls", "actix-server/rust-tls"]
|
||||
|
||||
[dependencies]
|
||||
actix-codec = "0.1.1"
|
||||
actix-codec = "0.1.2"
|
||||
actix-service = "0.3.6"
|
||||
actix-utils = "0.3.4"
|
||||
actix-router = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue