mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Add num_cpus as Cargo dependency
Will be used to detect single core computers which crash Jwalk
This commit is contained in:
@@ -24,6 +24,7 @@ path = "src/main.rs"
|
||||
ansi_term = "=0.12"
|
||||
clap = "=2.33"
|
||||
jwalk = "0.4.0"
|
||||
num_cpus = "1.12"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cli = "=0.6"
|
||||
|
||||
Reference in New Issue
Block a user