Make default number of threads same as CPU cores

This commit is contained in:
timvisee
2018-01-11 20:14:55 +01:00
parent d1e6d0638c
commit 7a3ae058e8
5 changed files with 6 additions and 8 deletions

View File

@@ -7,4 +7,5 @@ authors = ["Tim Visée <timvisee@gmail.com>"]
bufstream = "0.1"
clap = "2.29"
image = "0.18"
num_cpus = "1.8"
regex = "0.2"