Connected Devices logic
This commit is contained in:
@@ -21,6 +21,7 @@ iroh-tickets = "1"
|
||||
mainline = "7"
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync", "time", "io-util", "io-std", "signal"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
postcard = { version = "1", features = ["alloc"] }
|
||||
blake3 = "1"
|
||||
futures = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user