mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Fix disconnection handling
This commit is contained in:
@ -49,7 +49,7 @@ tokio-proto = "0.1"
|
||||
# h2 = { git = 'https://github.com/carllerche/h2', optional = true }
|
||||
|
||||
[dependencies.actix]
|
||||
#version = "0.3"
|
||||
#version = ">=0.3.1"
|
||||
#path = "../actix"
|
||||
git = "https://github.com/actix/actix.git"
|
||||
default-features = false
|
||||
|
Reference in New Issue
Block a user