use instant

This commit is contained in:
2026-07-28 16:39:09 +07:00
parent 5ddae637f6
commit 0faa8694f8
38 changed files with 72 additions and 71 deletions

View File

@@ -9,6 +9,7 @@ common = { path = "../common" }
theme = { path = "../theme" }
gpui.workspace = true
instant.workspace = true
serde.workspace = true
smallvec.workspace = true
anyhow.workspace = true