feat(client): connection profiles (--profile/-P, --save) with JSON persistence
This commit is contained in:
@@ -39,6 +39,7 @@ axum = { version = "0.7", features = ["ws"] }
|
||||
prost = "0.13"
|
||||
prost-types = "0.13"
|
||||
bytes = "1"
|
||||
dirs-next = "2"
|
||||
|
||||
[profile.release]
|
||||
# Favor smaller, simpler binaries with good runtime perf
|
||||
|
||||
Reference in New Issue
Block a user