mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
Merge pull request #219 from ignatenkobrain/patch-1
bump env_logger to 0.4
This commit is contained in:
commit
d85f54dffb
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user