diff --git a/Cargo.toml b/Cargo.toml index a3b4b30..1013fd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ features = ["yaml"] version = "~2.10.0" [dependencies.env_logger] -features = [""] +features = [] version = "~0.3.5" [dependencies.rustc-serialize]