mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Cargo: Remove num_cpus library. Ran update
Not needed since v0.6.0 Ran cargo update
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user