mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
dht: fix make check
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -293,8 +293,18 @@ zkas = [
|
||||
]
|
||||
|
||||
dht = [
|
||||
"async-trait",
|
||||
"async-sdk",
|
||||
"blake3",
|
||||
"bs58",
|
||||
"futures",
|
||||
"num-bigint",
|
||||
"serde",
|
||||
"structopt",
|
||||
"structopt-toml",
|
||||
"smol",
|
||||
|
||||
"darkfi-serial",
|
||||
"net",
|
||||
]
|
||||
|
||||
# Could not get this to work. Complains manifest-key is ignored.
|
||||
|
||||
Reference in New Issue
Block a user