chore: migrate to gpui updater (#42)

Reviewed-on: #42
This commit was merged in pull request #42.
This commit is contained in:
2026-08-03 01:54:25 +00:00
parent bc6bdb3c35
commit 8c59eabba3
6 changed files with 238 additions and 522 deletions

View File

@@ -14,6 +14,7 @@ chat = { path = "../chat" }
chat_ui = { path = "../chat_ui" }
settings = { path = "../settings" }
person = { path = "../person" }
auto_update = { path = "../auto_update" }
gpui.workspace = true
nostr-sdk.workspace = true