Cargo: Remove num_cpus library. Ran update

Not needed since v0.6.0
Ran cargo update
This commit is contained in:
andy.boot
2021-07-07 16:50:38 +01:00
parent 8e0188c755
commit 42163abb73
2 changed files with 22 additions and 14 deletions
-1
View File
@@ -24,7 +24,6 @@ path = "src/main.rs"
ansi_term = "0.12"
clap = { version = "=2.33", features = ["wrap_help"] }
lscolors = "0.7"
num_cpus = "1"
terminal_size = "0.1"
unicode-width = "0.1"
rayon="1"