diff --git a/Cargo.toml b/Cargo.toml index 24b3b79343b..3a04fb28f7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ unicode-segmentation = "1.0.0" regex = "1.0" term = "0.6" diff = "0.1" -log = "0.4" +log = "0.4.14" env_logger = "0.6" getopts = "0.2" derive-new = "0.5"