This commit is contained in:
2026-09-17 15:50:53 +07:00
parent 6c6f2b57f2
commit 7118565b4d
23 changed files with 942 additions and 2438 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ person = { path = "../crates/person" }
gpui.workspace = true
gpui_platform.workspace = true
gpui_web = { git = "https://github.com/zed-industries/zed" }
gpui_web.workspace = true
log.workspace = true
instant = { workspace = true, features = ["wasm-bindgen"] }