diff --git a/Cargo.toml b/Cargo.toml index 7748cb8..3b969d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Tim Visée "] [dependencies] bufstream = "0.1" -clap = "2.29" +clap = "2.30" image = "0.18" num_cpus = "1.8" regex = "0.2"