Move call into a separate feature in the workspace

This commit is contained in:
Kirill Bulatov 2025-08-23 16:03:03 +03:00
parent 9d1e2f5278
commit 25ed82c994
7 changed files with 8 additions and 7 deletions

View file

@ -89,7 +89,7 @@ ui.workspace = true
url.workspace = true
util.workspace = true
uuid.workspace = true
workspace.workspace = true
workspace = { path = "../workspace", default-features = false }
zed_actions.workspace = true
workspace-hack.workspace = true