mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-19 02:41:49 +01:00
update deps
This commit is contained in:
parent
35e32d8e55
commit
0b0060fe47
@ -57,5 +57,5 @@ webpki = { version = "0.21", optional = true }
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
bytes = "0.4"
|
bytes = "0.4"
|
||||||
actix-testing = { version="0.1.0" }
|
actix-testing = { version="0.2.0" }
|
||||||
actix-server-config = "0.2.0"
|
actix-server-config = "0.2.0"
|
||||||
|
@ -28,8 +28,8 @@ log = "0.4"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
actix-rt = "0.2.2"
|
actix-rt = "0.2.2"
|
||||||
actix-connect = "0.2.0"
|
actix-connect = "0.3.0"
|
||||||
actix-testing = "0.1.0"
|
actix-testing = "0.2.0"
|
||||||
actix-server-config = "0.2.0"
|
actix-server-config = "0.2.0"
|
||||||
tokio-tcp = "0.1"
|
tokio-tcp = "0.1"
|
||||||
tokio-timer = "0.2"
|
tokio-timer = "0.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user