mirror of https://github.com/fafhrd91/actix-net
pin async fn ready in poll_xxx_ready
This commit is contained in:
parent
f8f534ac34
commit
5fd7f8f187
|
@ -23,5 +23,3 @@ actix-tls = { path = "actix-tls" }
|
|||
actix-tracing = { path = "actix-tracing" }
|
||||
actix-utils = { path = "actix-utils" }
|
||||
bytestring = { path = "bytestring" }
|
||||
|
||||
tokio = { git = "https://github.com/fakeshadow/tokio", branch = "feature/net_poll_ready" }
|
Loading…
Reference in New Issue