Add Iroh relay mode config
This commit is contained in:
parent
8334cc5e00
commit
0f2ad755d9
13 changed files with 210 additions and 21 deletions
|
|
@ -54,6 +54,7 @@ tempfile = "3"
|
|||
thiserror = "2"
|
||||
time = { version = "0.3", features = ["formatting", "serde"] }
|
||||
tokio = { version = "1", features = ["fs", "io-util", "macros", "net", "rt-multi-thread", "signal", "time"] }
|
||||
toml_edit = "0.25.11"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter", "fmt"] }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue