diff --git a/Cargo.toml b/Cargo.toml index bbc0ede..9fe2dfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [workspace] members = [".", "xtask"] -exclude = ["tree-sitter-storybook"] +exclude = ["tree-sitter-storybook", "zed-storybook"] [package] name = "storybook"