mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-28 15:40:36 +02:00
tokio 1.0 and mio 0.7 (#204)
This commit is contained in:
@ -22,8 +22,8 @@ regex = "1.3.1"
|
||||
serde = "1.0.104"
|
||||
bytestring = "0.1.2"
|
||||
log = "0.4.8"
|
||||
http = { version = "0.2.0", optional = true }
|
||||
http = { version = "0.2.2", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
http = "0.2.0"
|
||||
http = "0.2.2"
|
||||
serde_derive = "1.0"
|
||||
|
Reference in New Issue
Block a user