mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
Cargo.toml: features added for make check
This commit is contained in:
@@ -186,10 +186,13 @@ rpc = [
|
||||
blockchain = [
|
||||
"rocksdb",
|
||||
"sled",
|
||||
"chrono",
|
||||
"rand",
|
||||
|
||||
"async-runtime",
|
||||
"util",
|
||||
"chrono",
|
||||
"crypto",
|
||||
"net",
|
||||
]
|
||||
|
||||
system = [
|
||||
|
||||
Reference in New Issue
Block a user