fud: Fresh impl with routing

This commit is contained in:
parazyd
2023-07-29 11:46:06 +02:00
parent 2a32894eeb
commit acc9453cfa
8 changed files with 480 additions and 453 deletions

32
Cargo.lock generated
View File

@@ -2169,24 +2169,6 @@ dependencies = [
"syn 1.0.109",
]
[[package]]
name = "dhtd"
version = "0.4.1"
dependencies = [
"async-std",
"async-trait",
"blake3",
"darkfi",
"darkfi-serial",
"easy-parallel",
"libsqlite3-sys",
"log",
"rand 0.8.5",
"simplelog",
"smol",
"url",
]
[[package]]
name = "digest"
version = "0.9.0"
@@ -2771,20 +2753,6 @@ dependencies = [
"winapi",
]
[[package]]
name = "fu"
version = "0.4.1"
dependencies = [
"async-std",
"clap 4.3.19",
"darkfi",
"libsqlite3-sys",
"log",
"serde_json",
"simplelog",
"url",
]
[[package]]
name = "fud"
version = "0.4.1"