mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-02-23 15:49:54 +01:00
Update to Tokio 0.3.0-alpha.3
This commit is contained in:
@@ -27,7 +27,7 @@ rand = "0.7"
|
||||
tokio-timer = "0.3.0-alpha.2"
|
||||
trace = { package = "tarpc-trace", version = "0.2", path = "../trace" }
|
||||
serde = { optional = true, version = "1.0" }
|
||||
tokio = { optional = true, version = "0.2.0-alpha.2" }
|
||||
tokio = { optional = true, version = "0.2.0-alpha.3" }
|
||||
|
||||
[dev-dependencies]
|
||||
futures-test-preview = { version = "0.3.0-alpha.18" }
|
||||
|
||||
Reference in New Issue
Block a user