crates/storybook/Cargo.toml 🔗
@@ -20,7 +20,7 @@ ctrlc = "3.4"
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
editor.workspace = true
fuzzy.workspace = true
-gpui.workspace = true
+gpui = { workspace = true, default-features = true }
indoc.workspace = true
language.workspace = true
log.workspace = true