mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
Cargo.toml: moved deps to correct feature
This commit is contained in:
@@ -161,6 +161,8 @@ blockchain = [
|
||||
"sled-overlay/serial",
|
||||
"monero",
|
||||
"num-bigint",
|
||||
"primitive-types",
|
||||
"sha2",
|
||||
"tiny-keccak",
|
||||
|
||||
"darkfi-serial/num-bigint",
|
||||
@@ -174,10 +176,8 @@ validator = [
|
||||
"hex",
|
||||
"lazy_static",
|
||||
"monero",
|
||||
"primitive-types",
|
||||
"randomx",
|
||||
"smol",
|
||||
"sha2",
|
||||
|
||||
"blockchain",
|
||||
"system",
|
||||
|
||||
Reference in New Issue
Block a user