From c9534e80254f6e769bdcf319f02dfea0d5a9a029 Mon Sep 17 00:00:00 2001 From: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:39:22 +0100 Subject: [PATCH] chore: Use workspace fields for edition and publish (#23291) This prepares us for an upcoming bump to Rust 2024 edition. Release Notes: - N/A --- Cargo.toml | 4 ++++ crates/activity_indicator/Cargo.toml | 4 ++-- crates/anthropic/Cargo.toml | 4 ++-- crates/assets/Cargo.toml | 4 ++-- crates/assistant/Cargo.toml | 4 ++-- crates/assistant2/Cargo.toml | 4 ++-- crates/assistant_settings/Cargo.toml | 4 ++-- crates/assistant_slash_command/Cargo.toml | 4 ++-- crates/assistant_slash_commands/Cargo.toml | 4 ++-- crates/assistant_tool/Cargo.toml | 4 ++-- crates/assistant_tools/Cargo.toml | 4 ++-- crates/audio/Cargo.toml | 4 ++-- crates/auto_update/Cargo.toml | 4 ++-- crates/auto_update_ui/Cargo.toml | 4 ++-- crates/breadcrumbs/Cargo.toml | 4 ++-- crates/call/Cargo.toml | 4 ++-- crates/channel/Cargo.toml | 4 ++-- crates/cli/Cargo.toml | 4 ++-- crates/client/Cargo.toml | 4 ++-- crates/clock/Cargo.toml | 4 ++-- crates/collab/Cargo.toml | 4 ++-- crates/collab_ui/Cargo.toml | 4 ++-- crates/collections/Cargo.toml | 4 ++-- crates/command_palette/Cargo.toml | 4 ++-- crates/command_palette_hooks/Cargo.toml | 4 ++-- crates/context_server/Cargo.toml | 4 ++-- crates/context_server_settings/Cargo.toml | 4 ++-- crates/copilot/Cargo.toml | 4 ++-- crates/db/Cargo.toml | 4 ++-- crates/diagnostics/Cargo.toml | 4 ++-- crates/docs_preprocessor/Cargo.toml | 4 ++-- crates/editor/Cargo.toml | 4 ++-- crates/evals/Cargo.toml | 4 ++-- crates/extension/Cargo.toml | 4 ++-- crates/extension_api/Cargo.toml | 3 ++- crates/extension_cli/Cargo.toml | 4 ++-- crates/extension_host/Cargo.toml | 4 ++-- crates/extensions_ui/Cargo.toml | 4 ++-- crates/feature_flags/Cargo.toml | 4 ++-- crates/feedback/Cargo.toml | 4 ++-- crates/file_finder/Cargo.toml | 4 ++-- crates/file_icons/Cargo.toml | 4 ++-- crates/fireworks/Cargo.toml | 4 ++-- crates/fs/Cargo.toml | 4 ++-- crates/fsevent/Cargo.toml | 4 ++-- crates/fuzzy/Cargo.toml | 4 ++-- crates/git/Cargo.toml | 4 ++-- crates/git_hosting_providers/Cargo.toml | 4 ++-- crates/git_ui/Cargo.toml | 4 ++-- crates/go_to_line/Cargo.toml | 4 ++-- crates/google_ai/Cargo.toml | 4 ++-- crates/gpui/Cargo.toml | 4 ++-- crates/gpui_macros/Cargo.toml | 4 ++-- crates/html_to_markdown/Cargo.toml | 3 ++- crates/http_client/Cargo.toml | 4 ++-- crates/image_viewer/Cargo.toml | 4 ++-- crates/indexed_docs/Cargo.toml | 4 ++-- crates/inline_completion/Cargo.toml | 4 ++-- crates/inline_completion_button/Cargo.toml | 4 ++-- crates/install_cli/Cargo.toml | 4 ++-- crates/journal/Cargo.toml | 4 ++-- crates/language/Cargo.toml | 4 ++-- crates/language_extension/Cargo.toml | 4 ++-- crates/language_model/Cargo.toml | 4 ++-- crates/language_model_selector/Cargo.toml | 4 ++-- crates/language_models/Cargo.toml | 4 ++-- crates/language_selector/Cargo.toml | 4 ++-- crates/language_tools/Cargo.toml | 4 ++-- crates/languages/Cargo.toml | 4 ++-- crates/livekit_client/Cargo.toml | 4 ++-- crates/livekit_client_macos/Cargo.toml | 4 ++-- crates/livekit_server/Cargo.toml | 4 ++-- crates/lmstudio/Cargo.toml | 4 ++-- crates/lsp/Cargo.toml | 4 ++-- crates/markdown/Cargo.toml | 4 ++-- crates/markdown_preview/Cargo.toml | 4 ++-- crates/media/Cargo.toml | 4 ++-- crates/menu/Cargo.toml | 4 ++-- crates/multi_buffer/Cargo.toml | 4 ++-- crates/node_runtime/Cargo.toml | 4 ++-- crates/notifications/Cargo.toml | 4 ++-- crates/ollama/Cargo.toml | 4 ++-- crates/open_ai/Cargo.toml | 4 ++-- crates/outline/Cargo.toml | 4 ++-- crates/outline_panel/Cargo.toml | 4 ++-- crates/paths/Cargo.toml | 4 ++-- crates/picker/Cargo.toml | 4 ++-- crates/prettier/Cargo.toml | 4 ++-- crates/project/Cargo.toml | 4 ++-- crates/project_panel/Cargo.toml | 4 ++-- crates/project_symbols/Cargo.toml | 4 ++-- crates/prompt_library/Cargo.toml | 4 ++-- crates/proto/Cargo.toml | 4 ++-- crates/recent_projects/Cargo.toml | 4 ++-- crates/refineable/Cargo.toml | 4 ++-- crates/refineable/derive_refineable/Cargo.toml | 4 ++-- crates/release_channel/Cargo.toml | 4 ++-- crates/remote/Cargo.toml | 4 ++-- crates/remote_server/Cargo.toml | 4 ++-- crates/repl/Cargo.toml | 4 ++-- crates/reqwest_client/Cargo.toml | 4 ++-- crates/rich_text/Cargo.toml | 4 ++-- crates/rope/Cargo.toml | 4 ++-- crates/rpc/Cargo.toml | 4 ++-- crates/search/Cargo.toml | 4 ++-- crates/semantic_index/Cargo.toml | 4 ++-- crates/semantic_version/Cargo.toml | 4 ++-- crates/session/Cargo.toml | 4 ++-- crates/settings/Cargo.toml | 4 ++-- crates/settings_ui/Cargo.toml | 4 ++-- crates/snippet/Cargo.toml | 4 ++-- crates/snippet_provider/Cargo.toml | 4 ++-- crates/snippets_ui/Cargo.toml | 4 ++-- crates/sqlez/Cargo.toml | 4 ++-- crates/sqlez_macros/Cargo.toml | 4 ++-- crates/story/Cargo.toml | 4 ++-- crates/storybook/Cargo.toml | 4 ++-- crates/streaming_diff/Cargo.toml | 4 ++-- crates/sum_tree/Cargo.toml | 4 ++-- crates/supermaven/Cargo.toml | 4 ++-- crates/supermaven_api/Cargo.toml | 4 ++-- crates/tab_switcher/Cargo.toml | 4 ++-- crates/task/Cargo.toml | 4 ++-- crates/tasks_ui/Cargo.toml | 4 ++-- crates/telemetry/Cargo.toml | 4 ++-- crates/telemetry_events/Cargo.toml | 4 ++-- crates/terminal/Cargo.toml | 4 ++-- crates/terminal_view/Cargo.toml | 4 ++-- crates/text/Cargo.toml | 4 ++-- crates/theme/Cargo.toml | 4 ++-- crates/theme_extension/Cargo.toml | 4 ++-- crates/theme_importer/Cargo.toml | 4 ++-- crates/theme_selector/Cargo.toml | 4 ++-- crates/time_format/Cargo.toml | 4 ++-- crates/title_bar/Cargo.toml | 4 ++-- crates/toolchain_selector/Cargo.toml | 4 ++-- crates/ui/Cargo.toml | 4 ++-- crates/ui_input/Cargo.toml | 4 ++-- crates/ui_macros/Cargo.toml | 4 ++-- crates/util/Cargo.toml | 4 ++-- crates/vcs_menu/Cargo.toml | 4 ++-- crates/vim/Cargo.toml | 4 ++-- crates/vim_mode_setting/Cargo.toml | 4 ++-- crates/welcome/Cargo.toml | 4 ++-- crates/workspace/Cargo.toml | 4 ++-- crates/worktree/Cargo.toml | 4 ++-- crates/zed/Cargo.toml | 4 ++-- crates/zed_actions/Cargo.toml | 4 ++-- crates/zeta/Cargo.toml | 4 ++-- extensions/csharp/Cargo.toml | 4 ++-- extensions/deno/Cargo.toml | 4 ++-- extensions/elixir/Cargo.toml | 4 ++-- extensions/emmet/Cargo.toml | 4 ++-- extensions/erlang/Cargo.toml | 4 ++-- extensions/glsl/Cargo.toml | 4 ++-- extensions/haskell/Cargo.toml | 4 ++-- extensions/html/Cargo.toml | 4 ++-- extensions/lua/Cargo.toml | 4 ++-- extensions/perplexity/Cargo.toml | 3 ++- extensions/php/Cargo.toml | 4 ++-- extensions/prisma/Cargo.toml | 4 ++-- extensions/proto/Cargo.toml | 4 ++-- extensions/purescript/Cargo.toml | 4 ++-- extensions/ruff/Cargo.toml | 4 ++-- extensions/slash-commands-example/Cargo.toml | 4 ++-- extensions/snippets/Cargo.toml | 4 ++-- extensions/terraform/Cargo.toml | 4 ++-- extensions/test-extension/Cargo.toml | 4 ++-- extensions/toml/Cargo.toml | 4 ++-- extensions/uiua/Cargo.toml | 4 ++-- extensions/zig/Cargo.toml | 4 ++-- tooling/xtask/Cargo.toml | 4 ++-- 172 files changed, 346 insertions(+), 339 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4531901ef70b43..8be87f058460fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -186,6 +186,10 @@ members = [ ] default-members = ["crates/zed"] +[workspace.package] +publish = false +edition = "2021" + [workspace.dependencies] # diff --git a/crates/activity_indicator/Cargo.toml b/crates/activity_indicator/Cargo.toml index 54c2f498445a1e..e28c30ca886720 100644 --- a/crates/activity_indicator/Cargo.toml +++ b/crates/activity_indicator/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "activity_indicator" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/anthropic/Cargo.toml b/crates/anthropic/Cargo.toml index 32ac0fd9884034..35d849fb477568 100644 --- a/crates/anthropic/Cargo.toml +++ b/crates/anthropic/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "anthropic" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "AGPL-3.0-or-later" [features] diff --git a/crates/assets/Cargo.toml b/crates/assets/Cargo.toml index 06f91da59f4732..a56cd109f1be0e 100644 --- a/crates/assets/Cargo.toml +++ b/crates/assets/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assets" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lib] diff --git a/crates/assistant/Cargo.toml b/crates/assistant/Cargo.toml index 8940552a4e2304..f076135ef5dc07 100644 --- a/crates/assistant/Cargo.toml +++ b/crates/assistant/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant2/Cargo.toml b/crates/assistant2/Cargo.toml index 31ea647a40eb3b..ea3b7935e68b2f 100644 --- a/crates/assistant2/Cargo.toml +++ b/crates/assistant2/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant2" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant_settings/Cargo.toml b/crates/assistant_settings/Cargo.toml index d142541cf3feaf..32ebb6a9593fdc 100644 --- a/crates/assistant_settings/Cargo.toml +++ b/crates/assistant_settings/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant_settings" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant_slash_command/Cargo.toml b/crates/assistant_slash_command/Cargo.toml index 24d3478ea1e567..88c486a5e0e352 100644 --- a/crates/assistant_slash_command/Cargo.toml +++ b/crates/assistant_slash_command/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant_slash_command" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant_slash_commands/Cargo.toml b/crates/assistant_slash_commands/Cargo.toml index 675daceb114901..5987e85cada5a5 100644 --- a/crates/assistant_slash_commands/Cargo.toml +++ b/crates/assistant_slash_commands/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant_slash_commands" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant_tool/Cargo.toml b/crates/assistant_tool/Cargo.toml index 90d0ab9142caed..1a5e954dfd075a 100644 --- a/crates/assistant_tool/Cargo.toml +++ b/crates/assistant_tool/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant_tool" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/assistant_tools/Cargo.toml b/crates/assistant_tools/Cargo.toml index 4e92d6729905ed..9e102588f2b0d8 100644 --- a/crates/assistant_tools/Cargo.toml +++ b/crates/assistant_tools/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "assistant_tools" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/audio/Cargo.toml b/crates/audio/Cargo.toml index f3bc1737649818..724d21c3eb3fc3 100644 --- a/crates/audio/Cargo.toml +++ b/crates/audio/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "audio" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/auto_update/Cargo.toml b/crates/auto_update/Cargo.toml index fa46b04a7861e8..5bd15bcd224b31 100644 --- a/crates/auto_update/Cargo.toml +++ b/crates/auto_update/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "auto_update" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/auto_update_ui/Cargo.toml b/crates/auto_update_ui/Cargo.toml index 1d62d295b7ba53..53e467ff27e347 100644 --- a/crates/auto_update_ui/Cargo.toml +++ b/crates/auto_update_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "auto_update_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/breadcrumbs/Cargo.toml b/crates/breadcrumbs/Cargo.toml index 8a941be607ca33..39dde14006d982 100644 --- a/crates/breadcrumbs/Cargo.toml +++ b/crates/breadcrumbs/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "breadcrumbs" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/call/Cargo.toml b/crates/call/Cargo.toml index 8b4777b578c6cf..a5f445ef30a20d 100644 --- a/crates/call/Cargo.toml +++ b/crates/call/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "call" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/channel/Cargo.toml b/crates/channel/Cargo.toml index 77179eea932878..89bac1f544edca 100644 --- a/crates/channel/Cargo.toml +++ b/crates/channel/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "channel" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 170647873ad0a1..94e79bd389c674 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "cli" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index debf2ea8247641..ac0d968eb280ab 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "client" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/clock/Cargo.toml b/crates/clock/Cargo.toml index b6f28741c3a32c..486cf0ba8bebc0 100644 --- a/crates/clock/Cargo.toml +++ b/crates/clock/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "clock" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/collab/Cargo.toml b/crates/collab/Cargo.toml index 9c6b4f35f616ef..420b63ffcd33ea 100644 --- a/crates/collab/Cargo.toml +++ b/crates/collab/Cargo.toml @@ -1,10 +1,10 @@ [package] authors = ["Nathan Sobo "] default-run = "collab" -edition = "2021" +edition.workspace = true name = "collab" version = "0.44.0" -publish = false +publish.workspace = true license = "AGPL-3.0-or-later" [lints] diff --git a/crates/collab_ui/Cargo.toml b/crates/collab_ui/Cargo.toml index 65db68ebef4eef..66d1411e50532c 100644 --- a/crates/collab_ui/Cargo.toml +++ b/crates/collab_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "collab_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/collections/Cargo.toml b/crates/collections/Cargo.toml index 3daaf83c69bf0a..90dbcd59c2d9ba 100644 --- a/crates/collections/Cargo.toml +++ b/crates/collections/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "collections" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/command_palette/Cargo.toml b/crates/command_palette/Cargo.toml index 2e1c3aff4da3bc..fd7fccebeb6424 100644 --- a/crates/command_palette/Cargo.toml +++ b/crates/command_palette/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "command_palette" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/command_palette_hooks/Cargo.toml b/crates/command_palette_hooks/Cargo.toml index 941233ade6ba8c..b55283012ed598 100644 --- a/crates/command_palette_hooks/Cargo.toml +++ b/crates/command_palette_hooks/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "command_palette_hooks" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/context_server/Cargo.toml b/crates/context_server/Cargo.toml index e264bff2f4bf79..dab1a76a96621c 100644 --- a/crates/context_server/Cargo.toml +++ b/crates/context_server/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "context_server" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/context_server_settings/Cargo.toml b/crates/context_server_settings/Cargo.toml index ad0d1d9dc03d4f..586e9fd6e58bc0 100644 --- a/crates/context_server_settings/Cargo.toml +++ b/crates/context_server_settings/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "context_server_settings" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/copilot/Cargo.toml b/crates/copilot/Cargo.toml index 5905d2d46ef520..bc2aea9b809501 100644 --- a/crates/copilot/Cargo.toml +++ b/crates/copilot/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "copilot" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/db/Cargo.toml b/crates/db/Cargo.toml index d99979d6d041e0..d338d57ac1c3f6 100644 --- a/crates/db/Cargo.toml +++ b/crates/db/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "db" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/diagnostics/Cargo.toml b/crates/diagnostics/Cargo.toml index b851a2733f8805..7888c405793c81 100644 --- a/crates/diagnostics/Cargo.toml +++ b/crates/diagnostics/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "diagnostics" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/docs_preprocessor/Cargo.toml b/crates/docs_preprocessor/Cargo.toml index 0e47e3357dc473..62c98c93d88490 100644 --- a/crates/docs_preprocessor/Cargo.toml +++ b/crates/docs_preprocessor/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "docs_preprocessor" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [dependencies] diff --git a/crates/editor/Cargo.toml b/crates/editor/Cargo.toml index 3b92a35dfd19f7..6968a2e24bd80a 100644 --- a/crates/editor/Cargo.toml +++ b/crates/editor/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "editor" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/evals/Cargo.toml b/crates/evals/Cargo.toml index 744094aeafc904..6484e9a6a7067b 100644 --- a/crates/evals/Cargo.toml +++ b/crates/evals/Cargo.toml @@ -2,8 +2,8 @@ name = "evals" description = "Evaluations for Zed's AI features" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/extension/Cargo.toml b/crates/extension/Cargo.toml index b92771d09daa7f..d21c69458f7d14 100644 --- a/crates/extension/Cargo.toml +++ b/crates/extension/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "extension" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/extension_api/Cargo.toml b/crates/extension_api/Cargo.toml index 29b00628b9b4db..e2afa2795f967d 100644 --- a/crates/extension_api/Cargo.toml +++ b/crates/extension_api/Cargo.toml @@ -5,7 +5,8 @@ description = "APIs for creating Zed extensions in Rust" repository = "https://github.com/zed-industries/zed" documentation = "https://docs.rs/zed_extension_api" keywords = ["zed", "extension"] -edition = "2021" +edition.workspace = true +publish = true license = "Apache-2.0" [lints] diff --git a/crates/extension_cli/Cargo.toml b/crates/extension_cli/Cargo.toml index d7ec5aa7cfd605..55bad74d7e8d43 100644 --- a/crates/extension_cli/Cargo.toml +++ b/crates/extension_cli/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "extension_cli" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/extension_host/Cargo.toml b/crates/extension_host/Cargo.toml index b196733596171c..15f4547f823f9f 100644 --- a/crates/extension_host/Cargo.toml +++ b/crates/extension_host/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "extension_host" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/extensions_ui/Cargo.toml b/crates/extensions_ui/Cargo.toml index be263b286e1b0c..1df235c82209b5 100644 --- a/crates/extensions_ui/Cargo.toml +++ b/crates/extensions_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "extensions_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/feature_flags/Cargo.toml b/crates/feature_flags/Cargo.toml index 834e315af37d97..a2f991b6f5f9e3 100644 --- a/crates/feature_flags/Cargo.toml +++ b/crates/feature_flags/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "feature_flags" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/feedback/Cargo.toml b/crates/feedback/Cargo.toml index 605b572c6c39d5..75264a970ac9a0 100644 --- a/crates/feedback/Cargo.toml +++ b/crates/feedback/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "feedback" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/file_finder/Cargo.toml b/crates/file_finder/Cargo.toml index 2b4aa5fe3080cf..466aefb3903a2b 100644 --- a/crates/file_finder/Cargo.toml +++ b/crates/file_finder/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "file_finder" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/file_icons/Cargo.toml b/crates/file_icons/Cargo.toml index c0847cd888b09f..32b73ce82800ad 100644 --- a/crates/file_icons/Cargo.toml +++ b/crates/file_icons/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "file_icons" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/fireworks/Cargo.toml b/crates/fireworks/Cargo.toml index d9aa1b7bb64fe8..baf81ae29e101c 100644 --- a/crates/fireworks/Cargo.toml +++ b/crates/fireworks/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "fireworks" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/fs/Cargo.toml b/crates/fs/Cargo.toml index fe145a6be589f7..35754822e871ba 100644 --- a/crates/fs/Cargo.toml +++ b/crates/fs/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "fs" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/fsevent/Cargo.toml b/crates/fsevent/Cargo.toml index 957917bf92ea2e..59bac408f59c40 100644 --- a/crates/fsevent/Cargo.toml +++ b/crates/fsevent/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "fsevent" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/fuzzy/Cargo.toml b/crates/fuzzy/Cargo.toml index 6d115fb1b5be8b..8c7176298f432d 100644 --- a/crates/fuzzy/Cargo.toml +++ b/crates/fuzzy/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "fuzzy" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/git/Cargo.toml b/crates/git/Cargo.toml index d31538353e32f6..875d8aa19f2be2 100644 --- a/crates/git/Cargo.toml +++ b/crates/git/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "git" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/git_hosting_providers/Cargo.toml b/crates/git_hosting_providers/Cargo.toml index be0ca56eef5199..164e9816dd8501 100644 --- a/crates/git_hosting_providers/Cargo.toml +++ b/crates/git_hosting_providers/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "git_hosting_providers" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/git_ui/Cargo.toml b/crates/git_ui/Cargo.toml index 120ca92857a04a..2b8c84370140bd 100644 --- a/crates/git_ui/Cargo.toml +++ b/crates/git_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "git_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/go_to_line/Cargo.toml b/crates/go_to_line/Cargo.toml index 0e19b41b756689..9dac0cd4ecf496 100644 --- a/crates/go_to_line/Cargo.toml +++ b/crates/go_to_line/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "go_to_line" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/google_ai/Cargo.toml b/crates/google_ai/Cargo.toml index f923e0ec917426..5ff5a939480eaa 100644 --- a/crates/google_ai/Cargo.toml +++ b/crates/google_ai/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "google_ai" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/gpui/Cargo.toml b/crates/gpui/Cargo.toml index 38a0ec3a3d09ec..6e904b7c97820f 100644 --- a/crates/gpui/Cargo.toml +++ b/crates/gpui/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "gpui" version = "0.1.0" -edition = "2021" +edition.workspace = true authors = ["Nathan Sobo "] description = "Zed's GPU-accelerated UI framework" -publish = false +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/gpui_macros/Cargo.toml b/crates/gpui_macros/Cargo.toml index 304fc37d32a325..693606619275ae 100644 --- a/crates/gpui_macros/Cargo.toml +++ b/crates/gpui_macros/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "gpui_macros" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/html_to_markdown/Cargo.toml b/crates/html_to_markdown/Cargo.toml index e3964bbd2b818f..e00a3b120f31bb 100644 --- a/crates/html_to_markdown/Cargo.toml +++ b/crates/html_to_markdown/Cargo.toml @@ -5,7 +5,8 @@ description = "Convert HTML to Markdown" repository = "https://github.com/zed-industries/zed" documentation = "https://docs.rs/html_to_markdown" keywords = ["html", "markdown", "html-to-markdown"] -edition = "2021" +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/http_client/Cargo.toml b/crates/http_client/Cargo.toml index a4f10cff18082e..423bb66f7cd728 100644 --- a/crates/http_client/Cargo.toml +++ b/crates/http_client/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "http_client" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/image_viewer/Cargo.toml b/crates/image_viewer/Cargo.toml index f408d31177d68b..cd10ade67b668c 100644 --- a/crates/image_viewer/Cargo.toml +++ b/crates/image_viewer/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "image_viewer" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/indexed_docs/Cargo.toml b/crates/indexed_docs/Cargo.toml index 4526c1d1c4778c..3b622a8f917f34 100644 --- a/crates/indexed_docs/Cargo.toml +++ b/crates/indexed_docs/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "indexed_docs" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/inline_completion/Cargo.toml b/crates/inline_completion/Cargo.toml index cdcf71c230559a..b6b5e2a92ec84d 100644 --- a/crates/inline_completion/Cargo.toml +++ b/crates/inline_completion/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "inline_completion" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/inline_completion_button/Cargo.toml b/crates/inline_completion_button/Cargo.toml index 2416e42a9c64e5..ae1bbd09417ea9 100644 --- a/crates/inline_completion_button/Cargo.toml +++ b/crates/inline_completion_button/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "inline_completion_button" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/install_cli/Cargo.toml b/crates/install_cli/Cargo.toml index 4edeb01dcdacc3..ac5e8a3ba87ec7 100644 --- a/crates/install_cli/Cargo.toml +++ b/crates/install_cli/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "install_cli" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/journal/Cargo.toml b/crates/journal/Cargo.toml index e5dd558fa8f539..20a456684c378f 100644 --- a/crates/journal/Cargo.toml +++ b/crates/journal/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "journal" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language/Cargo.toml b/crates/language/Cargo.toml index d3cb1cfda2c7aa..cd0fceea0c697d 100644 --- a/crates/language/Cargo.toml +++ b/crates/language/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_extension/Cargo.toml b/crates/language_extension/Cargo.toml index 3d1e4d0a64d240..ef561b884120f8 100644 --- a/crates/language_extension/Cargo.toml +++ b/crates/language_extension/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_extension" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_model/Cargo.toml b/crates/language_model/Cargo.toml index 02b0bee939cb24..0842e18752b36c 100644 --- a/crates/language_model/Cargo.toml +++ b/crates/language_model/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_model" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_model_selector/Cargo.toml b/crates/language_model_selector/Cargo.toml index cd00af50c01727..41c24248aba7be 100644 --- a/crates/language_model_selector/Cargo.toml +++ b/crates/language_model_selector/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_model_selector" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_models/Cargo.toml b/crates/language_models/Cargo.toml index 29180417121749..b66447124bdb49 100644 --- a/crates/language_models/Cargo.toml +++ b/crates/language_models/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_models" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_selector/Cargo.toml b/crates/language_selector/Cargo.toml index 276e9b0d42bb7c..47ad9b9f8802a3 100644 --- a/crates/language_selector/Cargo.toml +++ b/crates/language_selector/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_selector" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/language_tools/Cargo.toml b/crates/language_tools/Cargo.toml index 285e128eace8b0..5eab9ff07e8ecf 100644 --- a/crates/language_tools/Cargo.toml +++ b/crates/language_tools/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "language_tools" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/languages/Cargo.toml b/crates/languages/Cargo.toml index 951423056e6415..b325e2250dce4c 100644 --- a/crates/languages/Cargo.toml +++ b/crates/languages/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "languages" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/livekit_client/Cargo.toml b/crates/livekit_client/Cargo.toml index 29c04db1d922ce..99e137a394a65c 100644 --- a/crates/livekit_client/Cargo.toml +++ b/crates/livekit_client/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "livekit_client" version = "0.1.0" -edition = "2021" +edition.workspace = true description = "Logic for using LiveKit with GPUI" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/livekit_client_macos/Cargo.toml b/crates/livekit_client_macos/Cargo.toml index 88565c03488852..405515bf297765 100644 --- a/crates/livekit_client_macos/Cargo.toml +++ b/crates/livekit_client_macos/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "livekit_client_macos" version = "0.1.0" -edition = "2021" +edition.workspace = true description = "Bindings to LiveKit Swift client SDK" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/livekit_server/Cargo.toml b/crates/livekit_server/Cargo.toml index c76cb1580cf4f5..afbdbf5c9a980b 100644 --- a/crates/livekit_server/Cargo.toml +++ b/crates/livekit_server/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "livekit_server" version = "0.1.0" -edition = "2021" +edition.workspace = true description = "SDK for the LiveKit server API" -publish = false +publish.workspace = true license = "AGPL-3.0-or-later" [lints] diff --git a/crates/lmstudio/Cargo.toml b/crates/lmstudio/Cargo.toml index 8027830ddc26ec..825507b9152bc0 100644 --- a/crates/lmstudio/Cargo.toml +++ b/crates/lmstudio/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "lmstudio" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/lsp/Cargo.toml b/crates/lsp/Cargo.toml index f06173ac1b2431..0937b47217c09f 100644 --- a/crates/lsp/Cargo.toml +++ b/crates/lsp/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "lsp" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/markdown/Cargo.toml b/crates/markdown/Cargo.toml index 00fbb0a50a340a..5fe64ece7be9e7 100644 --- a/crates/markdown/Cargo.toml +++ b/crates/markdown/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "markdown" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/markdown_preview/Cargo.toml b/crates/markdown_preview/Cargo.toml index f1409c23a4e093..670c606ca8bc3a 100644 --- a/crates/markdown_preview/Cargo.toml +++ b/crates/markdown_preview/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "markdown_preview" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/media/Cargo.toml b/crates/media/Cargo.toml index 1f2cfb085461aa..d078e9afd64210 100644 --- a/crates/media/Cargo.toml +++ b/crates/media/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "media" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/menu/Cargo.toml b/crates/menu/Cargo.toml index ce12455710a852..e104ccb52b5ee6 100644 --- a/crates/menu/Cargo.toml +++ b/crates/menu/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "menu" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/multi_buffer/Cargo.toml b/crates/multi_buffer/Cargo.toml index 42cacc34b14e4e..8a102f7f003de3 100644 --- a/crates/multi_buffer/Cargo.toml +++ b/crates/multi_buffer/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "multi_buffer" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/node_runtime/Cargo.toml b/crates/node_runtime/Cargo.toml index 20b6be407f7a22..9a9842b066dae3 100644 --- a/crates/node_runtime/Cargo.toml +++ b/crates/node_runtime/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "node_runtime" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/notifications/Cargo.toml b/crates/notifications/Cargo.toml index 3e1c856e409cfe..79399f2e6d4abb 100644 --- a/crates/notifications/Cargo.toml +++ b/crates/notifications/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "notifications" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/ollama/Cargo.toml b/crates/ollama/Cargo.toml index 34d8802b977df3..0fe594269fb8fb 100644 --- a/crates/ollama/Cargo.toml +++ b/crates/ollama/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ollama" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/open_ai/Cargo.toml b/crates/open_ai/Cargo.toml index 4f729598f82cdb..c4e9e7a11be920 100644 --- a/crates/open_ai/Cargo.toml +++ b/crates/open_ai/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "open_ai" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/outline/Cargo.toml b/crates/outline/Cargo.toml index 064c8b3ef880d0..5069fa2373d16e 100644 --- a/crates/outline/Cargo.toml +++ b/crates/outline/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "outline" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/outline_panel/Cargo.toml b/crates/outline_panel/Cargo.toml index 0333e487ccb87d..b0e6af1afa75f8 100644 --- a/crates/outline_panel/Cargo.toml +++ b/crates/outline_panel/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "outline_panel" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/paths/Cargo.toml b/crates/paths/Cargo.toml index 1f465a482fa1d9..844114f8dec3fe 100644 --- a/crates/paths/Cargo.toml +++ b/crates/paths/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "paths" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/picker/Cargo.toml b/crates/picker/Cargo.toml index e906b0965e9d9e..3caf152b249944 100644 --- a/crates/picker/Cargo.toml +++ b/crates/picker/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "picker" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/prettier/Cargo.toml b/crates/prettier/Cargo.toml index 54ea49bc5e546a..9da1e4c8d67fe6 100644 --- a/crates/prettier/Cargo.toml +++ b/crates/prettier/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "prettier" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/project/Cargo.toml b/crates/project/Cargo.toml index 249f788c82bcf9..5149a818cf5578 100644 --- a/crates/project/Cargo.toml +++ b/crates/project/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "project" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/project_panel/Cargo.toml b/crates/project_panel/Cargo.toml index af913d9d6b4728..e52316c9159c1a 100644 --- a/crates/project_panel/Cargo.toml +++ b/crates/project_panel/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "project_panel" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/project_symbols/Cargo.toml b/crates/project_symbols/Cargo.toml index cadbdd83aaa08e..034e95de8245c5 100644 --- a/crates/project_symbols/Cargo.toml +++ b/crates/project_symbols/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "project_symbols" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/prompt_library/Cargo.toml b/crates/prompt_library/Cargo.toml index 2c60dc8b3ea606..c083e37fb421d7 100644 --- a/crates/prompt_library/Cargo.toml +++ b/crates/prompt_library/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "prompt_library" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/proto/Cargo.toml b/crates/proto/Cargo.toml index eca020a92ddc9d..9af37d9eb2ecda 100644 --- a/crates/proto/Cargo.toml +++ b/crates/proto/Cargo.toml @@ -1,9 +1,9 @@ [package] description = "Shared protocol for communication between the Zed app and the zed.dev server" -edition = "2021" +edition.workspace = true name = "proto" version = "0.1.0" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [features] diff --git a/crates/recent_projects/Cargo.toml b/crates/recent_projects/Cargo.toml index be0556db39204c..c74c51be462587 100644 --- a/crates/recent_projects/Cargo.toml +++ b/crates/recent_projects/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "recent_projects" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/refineable/Cargo.toml b/crates/refineable/Cargo.toml index bda47e7a8a9e06..df039a09be5705 100644 --- a/crates/refineable/Cargo.toml +++ b/crates/refineable/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "refineable" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/refineable/derive_refineable/Cargo.toml b/crates/refineable/derive_refineable/Cargo.toml index 00502ec19a2867..62669c610c36ed 100644 --- a/crates/refineable/derive_refineable/Cargo.toml +++ b/crates/refineable/derive_refineable/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "derive_refineable" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/release_channel/Cargo.toml b/crates/release_channel/Cargo.toml index 7c12194674866b..53ae53504579e5 100644 --- a/crates/release_channel/Cargo.toml +++ b/crates/release_channel/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "release_channel" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/remote/Cargo.toml b/crates/remote/Cargo.toml index 69d1d97c599a83..46102fac9a8663 100644 --- a/crates/remote/Cargo.toml +++ b/crates/remote/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "remote" description = "Client-side subsystem for remote editing" -edition = "2021" +edition.workspace = true version = "0.1.0" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/remote_server/Cargo.toml b/crates/remote_server/Cargo.toml index 82853217dc10a9..a9baa0a6ad1efe 100644 --- a/crates/remote_server/Cargo.toml +++ b/crates/remote_server/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "remote_server" description = "Daemon used for remote editing" -edition = "2021" +edition.workspace = true version = "0.1.0" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/repl/Cargo.toml b/crates/repl/Cargo.toml index cc6cd7c1c84f8c..5520a4fd353fc2 100644 --- a/crates/repl/Cargo.toml +++ b/crates/repl/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "repl" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/reqwest_client/Cargo.toml b/crates/reqwest_client/Cargo.toml index ccf7dc35e23d14..b1b911632374e1 100644 --- a/crates/reqwest_client/Cargo.toml +++ b/crates/reqwest_client/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "reqwest_client" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/rich_text/Cargo.toml b/crates/rich_text/Cargo.toml index 146fdcbd8a06d4..17bd8d2a4b8977 100644 --- a/crates/rich_text/Cargo.toml +++ b/crates/rich_text/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "rich_text" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/rope/Cargo.toml b/crates/rope/Cargo.toml index 13f59797323299..c9e4d6f25a6407 100644 --- a/crates/rope/Cargo.toml +++ b/crates/rope/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "rope" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/rpc/Cargo.toml b/crates/rpc/Cargo.toml index ce665a111aa92a..7ebb68e0180112 100644 --- a/crates/rpc/Cargo.toml +++ b/crates/rpc/Cargo.toml @@ -1,9 +1,9 @@ [package] description = "Shared logic for communication between the Zed app and the zed.dev server" -edition = "2021" +edition.workspace = true name = "rpc" version = "0.1.0" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/search/Cargo.toml b/crates/search/Cargo.toml index ad36242d7cb326..5a9c6409c3b815 100644 --- a/crates/search/Cargo.toml +++ b/crates/search/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "search" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [features] diff --git a/crates/semantic_index/Cargo.toml b/crates/semantic_index/Cargo.toml index d6d43f491694f2..221e854195fe92 100644 --- a/crates/semantic_index/Cargo.toml +++ b/crates/semantic_index/Cargo.toml @@ -2,8 +2,8 @@ name = "semantic_index" description = "Process, chunk, and embed text as vectors for semantic search." version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/semantic_version/Cargo.toml b/crates/semantic_version/Cargo.toml index acf43cddfa0ea7..613a2364baaf8c 100644 --- a/crates/semantic_version/Cargo.toml +++ b/crates/semantic_version/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "semantic_version" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/session/Cargo.toml b/crates/session/Cargo.toml index a26e6302ad4ca2..15c3acb8f08e3d 100644 --- a/crates/session/Cargo.toml +++ b/crates/session/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "session" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/settings/Cargo.toml b/crates/settings/Cargo.toml index cad4b2b0cf7d36..4ef3e27c94466d 100644 --- a/crates/settings/Cargo.toml +++ b/crates/settings/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "settings" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/settings_ui/Cargo.toml b/crates/settings_ui/Cargo.toml index 63ab61f4cbdd69..b976d888723e90 100644 --- a/crates/settings_ui/Cargo.toml +++ b/crates/settings_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "settings_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/snippet/Cargo.toml b/crates/snippet/Cargo.toml index f12c7dded35320..2dde5c2d005ba6 100644 --- a/crates/snippet/Cargo.toml +++ b/crates/snippet/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "snippet" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/snippet_provider/Cargo.toml b/crates/snippet_provider/Cargo.toml index aa4e1a5f84a9e2..69ea22c7b7a197 100644 --- a/crates/snippet_provider/Cargo.toml +++ b/crates/snippet_provider/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "snippet_provider" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/snippets_ui/Cargo.toml b/crates/snippets_ui/Cargo.toml index da9eff4ae55bad..918ab6c2a95c12 100644 --- a/crates/snippets_ui/Cargo.toml +++ b/crates/snippets_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "snippets_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/sqlez/Cargo.toml b/crates/sqlez/Cargo.toml index 4204a45d800ea7..98dd9a330a6ebd 100644 --- a/crates/sqlez/Cargo.toml +++ b/crates/sqlez/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "sqlez" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/sqlez_macros/Cargo.toml b/crates/sqlez_macros/Cargo.toml index 3a0ae19c4663c8..5959617f72c911 100644 --- a/crates/sqlez_macros/Cargo.toml +++ b/crates/sqlez_macros/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "sqlez_macros" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/story/Cargo.toml b/crates/story/Cargo.toml index 34875f1259bf4c..798461402de00c 100644 --- a/crates/story/Cargo.toml +++ b/crates/story/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "story" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lib] diff --git a/crates/storybook/Cargo.toml b/crates/storybook/Cargo.toml index 34f045466f377f..39779845dea955 100644 --- a/crates/storybook/Cargo.toml +++ b/crates/storybook/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "storybook" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/streaming_diff/Cargo.toml b/crates/streaming_diff/Cargo.toml index ccbd7fbfdc4deb..b3645a182c3abf 100644 --- a/crates/streaming_diff/Cargo.toml +++ b/crates/streaming_diff/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "streaming_diff" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/sum_tree/Cargo.toml b/crates/sum_tree/Cargo.toml index 06ca9557673350..fc087b00d3012a 100644 --- a/crates/sum_tree/Cargo.toml +++ b/crates/sum_tree/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "sum_tree" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/supermaven/Cargo.toml b/crates/supermaven/Cargo.toml index 5af03b1b1b47f4..a4748754bcaa67 100644 --- a/crates/supermaven/Cargo.toml +++ b/crates/supermaven/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "supermaven" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/supermaven_api/Cargo.toml b/crates/supermaven_api/Cargo.toml index 72ae902006b337..52362cff4cd1ab 100644 --- a/crates/supermaven_api/Cargo.toml +++ b/crates/supermaven_api/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "supermaven_api" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/tab_switcher/Cargo.toml b/crates/tab_switcher/Cargo.toml index cee167ed7b5ff6..ca73063e3bb473 100644 --- a/crates/tab_switcher/Cargo.toml +++ b/crates/tab_switcher/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "tab_switcher" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/task/Cargo.toml b/crates/task/Cargo.toml index 6bc7489d86eaff..6ce7d4ca82db7b 100644 --- a/crates/task/Cargo.toml +++ b/crates/task/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "task" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/tasks_ui/Cargo.toml b/crates/tasks_ui/Cargo.toml index 528d23832935ae..d06955097e998c 100644 --- a/crates/tasks_ui/Cargo.toml +++ b/crates/tasks_ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "tasks_ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/telemetry/Cargo.toml b/crates/telemetry/Cargo.toml index cc524f0ceb5e22..ed166ea4c711df 100644 --- a/crates/telemetry/Cargo.toml +++ b/crates/telemetry/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "telemetry" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/telemetry_events/Cargo.toml b/crates/telemetry_events/Cargo.toml index 35a87f46fffb18..87a02baf065497 100644 --- a/crates/telemetry_events/Cargo.toml +++ b/crates/telemetry_events/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "telemetry_events" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/terminal/Cargo.toml b/crates/terminal/Cargo.toml index 75dbb93bae7604..7e1750cacc8c06 100644 --- a/crates/terminal/Cargo.toml +++ b/crates/terminal/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "terminal" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/terminal_view/Cargo.toml b/crates/terminal_view/Cargo.toml index b71c095abc3dba..57479bb54609eb 100644 --- a/crates/terminal_view/Cargo.toml +++ b/crates/terminal_view/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "terminal_view" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/text/Cargo.toml b/crates/text/Cargo.toml index 6a8fd90315d76b..71882bd40fff7e 100644 --- a/crates/text/Cargo.toml +++ b/crates/text/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "text" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/theme/Cargo.toml b/crates/theme/Cargo.toml index 3f2930c9ff1f05..e0a811335a62e4 100644 --- a/crates/theme/Cargo.toml +++ b/crates/theme/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "theme" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/theme_extension/Cargo.toml b/crates/theme_extension/Cargo.toml index 1e12f037b97b34..d94e15914b2dfb 100644 --- a/crates/theme_extension/Cargo.toml +++ b/crates/theme_extension/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "theme_extension" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/theme_importer/Cargo.toml b/crates/theme_importer/Cargo.toml index 2b3379155939a2..1323b6345fdf85 100644 --- a/crates/theme_importer/Cargo.toml +++ b/crates/theme_importer/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "theme_importer" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/theme_selector/Cargo.toml b/crates/theme_selector/Cargo.toml index 4125ed0f34fa4e..1a563e81f202b4 100644 --- a/crates/theme_selector/Cargo.toml +++ b/crates/theme_selector/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "theme_selector" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/time_format/Cargo.toml b/crates/time_format/Cargo.toml index 2613a425fa634d..b598d19887e128 100644 --- a/crates/time_format/Cargo.toml +++ b/crates/time_format/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "time_format" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/title_bar/Cargo.toml b/crates/title_bar/Cargo.toml index 18980300b28328..3d1ee71e10a66b 100644 --- a/crates/title_bar/Cargo.toml +++ b/crates/title_bar/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "title_bar" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/toolchain_selector/Cargo.toml b/crates/toolchain_selector/Cargo.toml index ed80bd0dc999e4..6f1626ac112d52 100644 --- a/crates/toolchain_selector/Cargo.toml +++ b/crates/toolchain_selector/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "toolchain_selector" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [dependencies] diff --git a/crates/ui/Cargo.toml b/crates/ui/Cargo.toml index 594814ae2a4b27..dc893d66439f4e 100644 --- a/crates/ui/Cargo.toml +++ b/crates/ui/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ui" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/ui_input/Cargo.toml b/crates/ui_input/Cargo.toml index a71c039736c673..e4142b0be9c69d 100644 --- a/crates/ui_input/Cargo.toml +++ b/crates/ui_input/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ui_input" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/ui_macros/Cargo.toml b/crates/ui_macros/Cargo.toml index 72009f1162cc8d..7687c2b36ba66d 100644 --- a/crates/ui_macros/Cargo.toml +++ b/crates/ui_macros/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ui_macros" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/util/Cargo.toml b/crates/util/Cargo.toml index f993bb6effa6a0..1873b810fe0a34 100644 --- a/crates/util/Cargo.toml +++ b/crates/util/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "util" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/crates/vcs_menu/Cargo.toml b/crates/vcs_menu/Cargo.toml index 47bf3d8984542e..1e9826d53d3e98 100644 --- a/crates/vcs_menu/Cargo.toml +++ b/crates/vcs_menu/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "vcs_menu" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/vim/Cargo.toml b/crates/vim/Cargo.toml index 9dbc92f81b554d..b84d2b65d329fc 100644 --- a/crates/vim/Cargo.toml +++ b/crates/vim/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "vim" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/vim_mode_setting/Cargo.toml b/crates/vim_mode_setting/Cargo.toml index 0c009fdfd6194d..00125b2df5f2eb 100644 --- a/crates/vim_mode_setting/Cargo.toml +++ b/crates/vim_mode_setting/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "vim_mode_setting" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/welcome/Cargo.toml b/crates/welcome/Cargo.toml index 3052f8b1df14ab..a17e41e4493d3a 100644 --- a/crates/welcome/Cargo.toml +++ b/crates/welcome/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "welcome" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/workspace/Cargo.toml b/crates/workspace/Cargo.toml index 3b17ed8dabd387..29445ef98722fd 100644 --- a/crates/workspace/Cargo.toml +++ b/crates/workspace/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "workspace" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/worktree/Cargo.toml b/crates/worktree/Cargo.toml index adbbf66d23027f..0f76e6e4bbbfd5 100644 --- a/crates/worktree/Cargo.toml +++ b/crates/worktree/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "worktree" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lib] diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index b9388c571caedf..f5e40e5fa0face 100644 --- a/crates/zed/Cargo.toml +++ b/crates/zed/Cargo.toml @@ -1,9 +1,9 @@ [package] description = "The fast, collaborative code editor." -edition = "2021" +edition.workspace = true name = "zed" version = "0.171.0" -publish = false +publish.workspace = true license = "GPL-3.0-or-later" authors = ["Zed Team "] diff --git a/crates/zed_actions/Cargo.toml b/crates/zed_actions/Cargo.toml index 1bf26dc4f028b5..fb09cf4823d38a 100644 --- a/crates/zed_actions/Cargo.toml +++ b/crates/zed_actions/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_actions" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints] diff --git a/crates/zeta/Cargo.toml b/crates/zeta/Cargo.toml index d7ea7db078b67b..3656b7f7254246 100644 --- a/crates/zeta/Cargo.toml +++ b/crates/zeta/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zeta" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" exclude = ["fixtures"] diff --git a/extensions/csharp/Cargo.toml b/extensions/csharp/Cargo.toml index daac33a9603db1..da4fde5a6fffdb 100644 --- a/extensions/csharp/Cargo.toml +++ b/extensions/csharp/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_csharp" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/deno/Cargo.toml b/extensions/deno/Cargo.toml index 0270ab990c4d45..877c79b84c989d 100644 --- a/extensions/deno/Cargo.toml +++ b/extensions/deno/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_deno" version = "0.0.2" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/elixir/Cargo.toml b/extensions/elixir/Cargo.toml index cbc610cdc1e173..0651916f62edf1 100644 --- a/extensions/elixir/Cargo.toml +++ b/extensions/elixir/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_elixir" version = "0.1.2" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/emmet/Cargo.toml b/extensions/emmet/Cargo.toml index 44eecd9ab5cf8b..db8aaaae41ea35 100644 --- a/extensions/emmet/Cargo.toml +++ b/extensions/emmet/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_emmet" version = "0.0.3" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/erlang/Cargo.toml b/extensions/erlang/Cargo.toml index ca354e0cbc9742..0918a4d413f7ba 100644 --- a/extensions/erlang/Cargo.toml +++ b/extensions/erlang/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_erlang" version = "0.1.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/glsl/Cargo.toml b/extensions/glsl/Cargo.toml index 64d68ec6cdcc94..6dddeea35813c6 100644 --- a/extensions/glsl/Cargo.toml +++ b/extensions/glsl/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_glsl" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/haskell/Cargo.toml b/extensions/haskell/Cargo.toml index c106a0dd1bcba0..4db581e3e75683 100644 --- a/extensions/haskell/Cargo.toml +++ b/extensions/haskell/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_haskell" version = "0.1.2" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/html/Cargo.toml b/extensions/html/Cargo.toml index e8f8a741bd242f..2b1deb1777ecc2 100644 --- a/extensions/html/Cargo.toml +++ b/extensions/html/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_html" version = "0.1.4" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/lua/Cargo.toml b/extensions/lua/Cargo.toml index 8eec6ed62f020b..f7ba18eda5be1d 100644 --- a/extensions/lua/Cargo.toml +++ b/extensions/lua/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_lua" version = "0.1.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/perplexity/Cargo.toml b/extensions/perplexity/Cargo.toml index ea102142819f8f..476f4d414db701 100644 --- a/extensions/perplexity/Cargo.toml +++ b/extensions/perplexity/Cargo.toml @@ -1,7 +1,8 @@ [package] name = "perplexity" version = "0.1.0" -edition = "2021" +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lib] diff --git a/extensions/php/Cargo.toml b/extensions/php/Cargo.toml index 8bf6a523f4ebc7..c069e35e82974e 100644 --- a/extensions/php/Cargo.toml +++ b/extensions/php/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_php" version = "0.2.3" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/prisma/Cargo.toml b/extensions/prisma/Cargo.toml index 68256bd1cc62d1..490d114265b621 100644 --- a/extensions/prisma/Cargo.toml +++ b/extensions/prisma/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_prisma" version = "0.0.4" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/proto/Cargo.toml b/extensions/proto/Cargo.toml index 03c9bc5626c251..31a7ce42b422ff 100644 --- a/extensions/proto/Cargo.toml +++ b/extensions/proto/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_proto" version = "0.2.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/purescript/Cargo.toml b/extensions/purescript/Cargo.toml index 2150ea31908eb5..189e2f87c59e42 100644 --- a/extensions/purescript/Cargo.toml +++ b/extensions/purescript/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_purescript" version = "0.0.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/ruff/Cargo.toml b/extensions/ruff/Cargo.toml index b6c31ebbc86100..830897279aa817 100644 --- a/extensions/ruff/Cargo.toml +++ b/extensions/ruff/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_ruff" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/slash-commands-example/Cargo.toml b/extensions/slash-commands-example/Cargo.toml index bebc9d6c7f0e95..03b22af254ab31 100644 --- a/extensions/slash-commands-example/Cargo.toml +++ b/extensions/slash-commands-example/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "slash_commands_example" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/snippets/Cargo.toml b/extensions/snippets/Cargo.toml index f504ca4af6bba8..80a3d4f31ebd62 100644 --- a/extensions/snippets/Cargo.toml +++ b/extensions/snippets/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_snippets" version = "0.0.5" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/terraform/Cargo.toml b/extensions/terraform/Cargo.toml index 56ae621e167efc..7ac68b0d1cae76 100644 --- a/extensions/terraform/Cargo.toml +++ b/extensions/terraform/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_terraform" version = "0.1.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/test-extension/Cargo.toml b/extensions/test-extension/Cargo.toml index 5e17a9a6a3c549..7d2412b98f3829 100644 --- a/extensions/test-extension/Cargo.toml +++ b/extensions/test-extension/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_test_extension" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/toml/Cargo.toml b/extensions/toml/Cargo.toml index 85d933e2369efc..95a774cebb896d 100644 --- a/extensions/toml/Cargo.toml +++ b/extensions/toml/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_toml" version = "0.1.2" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/uiua/Cargo.toml b/extensions/uiua/Cargo.toml index 1237a59fb998e9..89a86da3b9b7b8 100644 --- a/extensions/uiua/Cargo.toml +++ b/extensions/uiua/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_uiua" version = "0.0.1" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/extensions/zig/Cargo.toml b/extensions/zig/Cargo.toml index e29542d27e5a55..236866d0b0a5df 100644 --- a/extensions/zig/Cargo.toml +++ b/extensions/zig/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "zed_zig" version = "0.3.2" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "Apache-2.0" [lints] diff --git a/tooling/xtask/Cargo.toml b/tooling/xtask/Cargo.toml index 3e2017b35ef2d8..58610dda3a3b84 100644 --- a/tooling/xtask/Cargo.toml +++ b/tooling/xtask/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "xtask" version = "0.1.0" -edition = "2021" -publish = false +edition.workspace = true +publish.workspace = true license = "GPL-3.0-or-later" [lints]