mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-20 00:00:08 +02:00
Update Cargo.toml (#293)
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ tokio-reactor = { version = "0.1.1", path = "tokio-reactor" }
|
||||
tokio-threadpool = { version = "0.1.2", path = "tokio-threadpool" }
|
||||
tokio-tcp = { version = "0.1.0", path = "tokio-tcp" }
|
||||
tokio-udp = { version = "0.1.0", path = "tokio-udp" }
|
||||
tokio-timer = { version = "0.2.0", path = "tokio-timer" }
|
||||
tokio-timer = { version = "0.2.1", path = "tokio-timer" }
|
||||
|
||||
futures = "0.1.20"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user