]> code.octet-stream.net Git - hashgood/blobdiff - Cargo.toml
Upgrade dependencies to get termcolor which supports NO_COLOR
[hashgood] / Cargo.toml
index 4075cee8177326a5ff03fb8369dc13771094d889..e586729c22bfcd62bc0d9588b8731ce4b13b8f25 100644 (file)
@@ -9,7 +9,7 @@ structopt = "0.3.4"
 hex = "0.4.0"
 rust-crypto = "0.2.36"
 crossbeam-channel = "0.4.0"
 hex = "0.4.0"
 rust-crypto = "0.2.36"
 crossbeam-channel = "0.4.0"
-termcolor = "1.0.5"
+termcolor = "1.0.12"
 regex = "1"
 
 [dependencies.clipboard]
 regex = "1"
 
 [dependencies.clipboard]