add relay server to development network
This commit is contained in:
@@ -22,5 +22,7 @@ serde_json = "1.0"
|
||||
uuid = { version = "1.7.0", features = ["v4", "serde"] }
|
||||
chrono = { version = "0.4.35", features = ["serde"] }
|
||||
sha2 = "0.10.8"
|
||||
iroh = { version = "0.35.0", features = ["discovery-pkarr-dht"] }
|
||||
iroh = { version = "0.35.0", features = ["discovery-pkarr-dht", "discovery-local-network"] }
|
||||
iroh-blobs = { version = "0.35.0", features = ["rpc"] }
|
||||
url = "2.5.4"
|
||||
iroh-relay = "0.35.0"
|
Reference in New Issue
Block a user