mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
darkfid: Monero Merge Mining
This commit is contained in:
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -1833,7 +1833,6 @@ dependencies = [
|
||||
"semver",
|
||||
"serde",
|
||||
"sha2",
|
||||
"simplelog",
|
||||
"sled-overlay",
|
||||
"smol",
|
||||
"socket2",
|
||||
@@ -2030,6 +2029,8 @@ dependencies = [
|
||||
"darkfi-serial",
|
||||
"darkfi_money_contract",
|
||||
"easy-parallel",
|
||||
"hex",
|
||||
"monero",
|
||||
"num-bigint",
|
||||
"rand 0.8.5",
|
||||
"serde",
|
||||
@@ -4635,15 +4636,6 @@ dependencies = [
|
||||
"syn 2.0.104",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "num_threads"
|
||||
version = "0.1.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "objc2-core-foundation"
|
||||
version = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user