mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
fud, dht: move the dht out of fud
This commit is contained in:
@@ -292,6 +292,11 @@ zkas = [
|
||||
"darkfi-serial",
|
||||
]
|
||||
|
||||
dht = [
|
||||
"async-trait",
|
||||
"num-bigint",
|
||||
]
|
||||
|
||||
# Could not get this to work. Complains manifest-key is ignored.
|
||||
#[target.'cfg(target_family = "unix")'.features]
|
||||
#net = ["net-defaults", "p2p-unix"]
|
||||
|
||||
Reference in New Issue
Block a user