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

2
Cargo.lock generated
View File

@@ -6076,6 +6076,8 @@ dependencies = [
"nostr-sdk",
"reqwest",
"rustls",
"serde",
"serde_json",
"smol",
"webbrowser",
]