X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/18630e80189942b821fbe5502572acc21bb0543e..36bfd583f05c5b1b45fda6be461278c1802db8fc:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index 4075cee..e586729 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ structopt = "0.3.4" 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]