X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/a81302dca6183729495f32f396e4f7a793b89e96..36bfd583f05c5b1b45fda6be461278c1802db8fc:/Cargo.toml?ds=inline 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]