mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-03 00:00:05 +02:00
chore: fix Cargo.toml files
This commit is contained in:
@@ -21,5 +21,5 @@ keywords = ["futures", "tokio"]
|
||||
categories = ["concurrency", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
tokio-executor = "0.1.6"
|
||||
tokio-executor = "0.1.7"
|
||||
futures = "0.1.19"
|
||||
|
||||
Reference in New Issue
Block a user