mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
Replace num_cpus crate with stdlib alternative.
This commit is contained in:
@@ -15,6 +15,5 @@ ctrlc = "3.2.5"
|
||||
darkfi = {path = "../../"}
|
||||
darkfi-sdk = {path = "../../src/sdk"}
|
||||
indicatif = "0.17.3"
|
||||
num_cpus = "1.15.0"
|
||||
rand = "0.8.5"
|
||||
rayon = "1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user