[feat] client robust against server disconnects and better logging on the client
This commit is contained in:
@ -19,6 +19,7 @@ lanspread-utils = { path = "../lanspread-utils" }
|
||||
# external
|
||||
clap = { workspace = true }
|
||||
eyre = { workspace = true }
|
||||
log = "0.4"
|
||||
s2n-quic = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
Reference in New Issue
Block a user