]> code.octet-stream.net Git - hashgood/blobdiff - Cargo.toml
Remove regexes, update deps, add digest test
[hashgood] / Cargo.toml
index f33a620e732592ce57b37c5df1edb15fd0c71463..a6fd823bfd1ebb237db3963dfd048aac93e6474f 100644 (file)
@@ -8,9 +8,8 @@ edition = "2018"
 structopt = "0.3.4"
 hex = "0.4.0"
 rust-crypto = "0.2.36"
 structopt = "0.3.4"
 hex = "0.4.0"
 rust-crypto = "0.2.36"
-crossbeam-channel = "0.4.0"
-termcolor = "1.0.12"
-regex = "1"
+crossbeam-channel = "0.5"
+termcolor = "1.1"
 
 [dependencies.clipboard]
 version = "0.5.0"
 
 [dependencies.clipboard]
 version = "0.5.0"