mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-16 00:00:12 +02:00
Merge pull request #219 from ignatenkobrain/patch-1
bump env_logger to 0.4
This commit is contained in:
+1
-1
@@ -27,5 +27,5 @@ tokio-io = "0.1"
|
||||
futures = "0.1.14"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = { version = "0.3", default-features = false }
|
||||
env_logger = { version = "0.4", default-features = false }
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user