Add daemon-owned Iroh endpoint
This commit is contained in:
parent
b892dc6165
commit
ebc40ed208
14 changed files with 3930 additions and 431 deletions
|
|
@ -44,6 +44,7 @@ directories = "5"
|
|||
ed25519-dalek = { version = "2", features = ["rand_core"] }
|
||||
futures = "0.3"
|
||||
hex = "0.4"
|
||||
iroh = "0.90.0"
|
||||
postcard = { version = "1", features = ["alloc"] }
|
||||
rand_core = { version = "0.6", features = ["getrandom"] }
|
||||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue