chore: setup project structure

This commit is contained in:
2025-12-11 08:55:27 +07:00
parent aac0b7510a
commit b9093f49a0
14 changed files with 1409 additions and 30 deletions

View File

@@ -11,6 +11,7 @@ publish = false
[workspace.dependencies]
# GPUI
gpui = { git = "https://github.com/zed-industries/zed" }
gpui-component = { git = "https://github.com/longbridge/gpui-component" }
gpui_tokio = { git = "https://github.com/zed-industries/zed" }
reqwest_client = { git = "https://github.com/zed-industries/zed" }