API and TUI Updates
This commit is contained in:
@@ -12,3 +12,9 @@ reqwest = { version = "0.13.1", features = ["json"] }
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.149"
|
||||
tokio = { version = "1.49.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.24"
|
||||
toml = "0.8.19"
|
||||
dirs = "5.0.1"
|
||||
tui-input = "0.10.1"
|
||||
webbrowser = "1.0.6"
|
||||
futures-util = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user