Upgrade Iroh native backend foundation
This commit is contained in:
parent
b042149173
commit
9d46dd4d0d
11 changed files with 1588 additions and 712 deletions
|
|
@ -7,9 +7,13 @@ license.workspace = true
|
|||
|
||||
[dependencies]
|
||||
hex.workspace = true
|
||||
ed25519.workspace = true
|
||||
pkcs8.workspace = true
|
||||
iroh.workspace = true
|
||||
n0-watcher.workspace = true
|
||||
rand_core.workspace = true
|
||||
iroh-blobs.workspace = true
|
||||
iroh-docs.workspace = true
|
||||
iroh-gossip.workspace = true
|
||||
rand.workspace = true
|
||||
serde.workspace = true
|
||||
thiserror.workspace = true
|
||||
tokio.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue