diff --git a/Cargo.lock b/Cargo.lock index 2832a586..6c3b57b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -249,7 +249,7 @@ dependencies = [ name = "termcolor" version = "0.3.2" dependencies = [ - "wincolor 0.1.3", + "wincolor 0.1.4", ] [[package]] @@ -325,7 +325,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "wincolor" -version = "0.1.3" +version = "0.1.4" dependencies = [ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",