X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/1519fdaacd380be03c2e24128027cf97de6e02f6..e5c23eae73ae16d9fe574ed4b2ce015034035514:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index f33a620..a6fd823 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,9 +8,8 @@ edition = "2018" 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"