wip: refactor

This commit is contained in:
reya
2025-01-25 08:11:34 +07:00
parent 29a8e2c8ac
commit 6a67a79c3f
21 changed files with 410 additions and 452 deletions
+1
View File
@@ -12,6 +12,7 @@ path = "src/main.rs"
ui = { path = "../ui" }
common = { path = "../common" }
state = { path = "../state" }
registry = { path = "../registry" }
gpui.workspace = true
reqwest_client.workspace = true