mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
Cargo.toml: missing features added
This commit is contained in:
@@ -179,6 +179,7 @@ blockchain = [
|
||||
"darkfi-sdk",
|
||||
"darkfi-serial",
|
||||
"net",
|
||||
"rpc",
|
||||
"tx",
|
||||
"util",
|
||||
"wallet",
|
||||
@@ -285,7 +286,8 @@ system = [
|
||||
tx = [
|
||||
"incrementalmerkletree",
|
||||
"rand",
|
||||
|
||||
|
||||
"async-runtime",
|
||||
"darkfi-serial",
|
||||
"crypto",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user