mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
add num_cpus crate
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1,5 +1,7 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "Inflector"
|
||||
version = "0.11.4"
|
||||
@@ -1247,6 +1249,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"log",
|
||||
"native-tls",
|
||||
"num_cpus",
|
||||
"prettytable-rs",
|
||||
"rand 0.7.3",
|
||||
"rand_core 0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user