Wire KV sync through iroh-docs
This commit is contained in:
parent
72f28224ce
commit
59c463eb40
9 changed files with 406 additions and 47 deletions
|
|
@ -32,9 +32,12 @@ geth-ssh-identity = { path = "../geth-ssh-identity" }
|
|||
geth-ssh-proxy = { path = "../geth-ssh-proxy" }
|
||||
geth-store = { path = "../geth-store" }
|
||||
geth-types = { path = "../geth-types" }
|
||||
futures.workspace = true
|
||||
hex.workspace = true
|
||||
iroh.workspace = true
|
||||
iroh-blobs.workspace = true
|
||||
iroh-docs.workspace = true
|
||||
iroh-gossip.workspace = true
|
||||
swarm-discovery.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue