feat: add update command to CLI, relay, and client
This commit is contained in:
parent
835d20f734
commit
6345209538
9 changed files with 302 additions and 0 deletions
|
|
@ -22,3 +22,4 @@ tokio-tungstenite = "0.21"
|
|||
futures-util = "0.3"
|
||||
dashmap = "5"
|
||||
anyhow = "1"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue