mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
process: Update dev-dependencies
This commit is contained in:
+2
-2
@@ -22,8 +22,8 @@ tokio-core = "0.1.6"
|
||||
tokio-io = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = { version = "0.3", default-features = false }
|
||||
log = "0.3"
|
||||
env_logger = { version = "0.4", default-features = false }
|
||||
log = "0.4"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
mio-named-pipes = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user