mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
Don't need regex from env_logger
This commit is contained in:
parent
227f454c52
commit
688b67c8d8
@ -19,4 +19,4 @@ scoped-tls = "0.1.0"
|
||||
slab = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.3"
|
||||
env_logger = { version = "0.3", default-features = false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user