wip: command bar
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m47s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m58s

This commit is contained in:
2026-02-03 16:34:47 +07:00
parent f164e86967
commit 89fd00ddef
7 changed files with 456 additions and 148 deletions

View File

@@ -19,5 +19,7 @@ flume.workspace = true
log.workspace = true
anyhow.workspace = true
webbrowser.workspace = true
serde.workspace = true
serde_json.workspace = true
rustls = "0.23"