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 4531901ef70b43449deefeafb4b656a8f77558c7..8be87f058460fc103a31084d43e82dd2437da09e 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 54c2f498445a1efb417f7dec465ccb9577b83b72..e28c30ca88672032ae75b3371597cfe8a9e3e46e 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 32ac0fd988403466724e78c5a8ddf5433bd3d016..35d849fb477568b169545cd4ec94bfe6c939ef19 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 06f91da59f4732e463cf6a87e31c166a57322fc4..a56cd109f1be0eaa003d831ba31f4e288c94fd85 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 8940552a4e230407cdf10c44aa35d83f9952d4f4..f076135ef5dc07b0a435be8191f62277e7f14c49 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 31ea647a40eb3b0f2d58da0a8d08f7df553f3e53..ea3b7935e68b2f1fab5609eb4972e62d355d5c3a 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 d142541cf3feaf9255f7d1f43a468e9a73191baf..32ebb6a9593fdc5d67bcc4201536306b1f23e722 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 24d3478ea1e5677c233e3a39290efae0cad62c19..88c486a5e0e352da175f4a530812d134bc544e3c 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 675daceb11490119083e80ba27f409aafaa529ae..5987e85cada5a5467812e904dd34bc7a738ae58c 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 90d0ab9142caedb135dd3ec4a0a59259959839e7..1a5e954dfd075ae8fc150890c8d43d6772c77671 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 4e92d6729905ed9bcab005792112dd53bed094dc..9e102588f2b0d88800878c3dd00f1914d8512d6a 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 f3bc1737649818782eac0a956c4a1c8ca2721e7f..724d21c3eb3fc3810a631dd916ee4b544964dee9 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 fa46b04a7861e81343d1ca06951c17959200a3b6..5bd15bcd224b31aeec400b9c7e6878408dc95977 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 1d62d295b7ba53a746d0f4b0fd5fb600c805daa2..53e467ff27e34744f6f612c575e1cded4b3f3bf9 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 8a941be607ca33806e062efa075a0fc546758359..39dde14006d9823da22ae7a4a50b2669002b19c5 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 8b4777b578c6cfa9b3ddcaf3ff3771b49302ee94..a5f445ef30a20db4d3a93588bc49e03ac832fc7c 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 77179eea9328781f487adab8eed12e2a71837074..89bac1f544edcab870556e05624cf4a18d953678 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 170647873ad0a1262c146b648b98dc88052711a6..94e79bd389c674fa096c006f0a7610ebd1a7a17b 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 debf2ea8247641f589bdf11478125ca0b101de5c..ac0d968eb280ab2425f57979dc6724e7abaee9a8 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 b6f28741c3a32c2f7691b463938c727f04a3cbe3..486cf0ba8bebc032481fc6bcbe908be05b7fd353 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 9c6b4f35f616efdad7c59b95f0d84d95875402e7..420b63ffcd33ea29cbe4b4f3cd4dcd025ddab4a4 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 65db68ebef4eef9b910d6d954bd3d672157459e7..66d1411e50532cc5cbbccf1dccb31e12137d4458 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 3daaf83c69bf0a452eeab791999ad48b1788e11e..90dbcd59c2d9ba7df90f8e5483086a116a8b69c7 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 2e1c3aff4da3bc0283572da7f00ff9a801f78486..fd7fccebeb6424c2f512abdcefc39488fef936b0 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 941233ade6ba8c8d611faf16c29657de705e15c2..b55283012ed5987531f13e3d2f33f8e7d240ce91 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 e264bff2f4bf799cf92a0c33a4a98298d0f07b75..dab1a76a96621c0a0e3533cad1a3fe3f857811b7 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 ad0d1d9dc03d4fda526021fdc792c333e16b767f..586e9fd6e58bc098d09561eddcc528202205381b 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 5905d2d46ef5208ab15fd4ecc48204d6029abca3..bc2aea9b8095018ece2bd10ba68355e044f41894 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 d99979d6d041e09b1a675bf490eea731d0aa34ca..d338d57ac1c3f6edcb716fb527ecd48cfb4e4524 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 b851a2733f8805a4dff9208959f1b57c34f9f133..7888c405793c81ea378507f6b3a222fd577976be 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 0e47e3357dc473937fbba357327c7d17242e5358..62c98c93d88490c560db6c0d177e93f6b44b239b 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 3b92a35dfd19f7d3aeeced7ec6eca57107084b9a..6968a2e24bd80a8758f9780a21ea001d186ca39f 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 744094aeafc9041ad6be35cf0530f1cd5be41fd8..6484e9a6a7067b88f1e103a4de72ce700a80f235 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 b92771d09daa7fd34568338d9971b5b4e7fd9cf1..d21c69458f7d148b924f60a6e3c7f8130bce05b5 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 29b00628b9b4dbb96346e4cca3b01fdde19de3fb..e2afa2795f967d4fc1f00c558fb4c65e6b7e80d3 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 d7ec5aa7cfd6054a840d8cb8be648df857d22298..55bad74d7e8d4390fe01f29b2ad8e10fb60d04ad 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 b196733596171c880a869ad4e5bbfae820d5a55f..15f4547f823f9f738f1ecc46d3aa8fd1bb870619 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 be263b286e1b0c375afc18ebf4de71ba4da6e7cd..1df235c82209b5d8e45b5d8104ba5cd08b50482c 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 834e315af37d97d9a9cdc87b5e7d4b469eff57f7..a2f991b6f5f9e355dfeb8201a0b14dfb9a5ff178 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 605b572c6c39d585b5a2b38bcee81dde19840b28..75264a970ac9a001788e472ac058495955fbbc4d 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 2b4aa5fe3080cf6eeaca06ceb4f164b1cac3f562..466aefb3903a2bc08a63f9e7a926e27a44a6822d 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 c0847cd888b09f5936393cd61b26af51f5952ac7..32b73ce82800adcc508e22fac587764de1e8a400 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 d9aa1b7bb64fe8f597e87518872416051d32b35f..baf81ae29e101c0d95c821850d5c3924f0d54af8 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 fe145a6be589f746c612153d1ef806df8b398739..35754822e871baec5ac2313f87829031e872b54f 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 957917bf92ea2e0683ad4387a843710cc3063a79..59bac408f59c400efc5ad6fb0728491f28c6bc3e 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 6d115fb1b5be8bdf5fdd9e4e9059ec49c8ba58b7..8c7176298f432d53524965a9923001111829daeb 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 d31538353e32f610571da6148d3f03782e156652..875d8aa19f2be2be71cd67c22f5cb4914abb2873 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 be0ca56eef51994e612ae84243441b364a46136b..164e9816dd85012876a0edf97c0244def05eafda 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 120ca92857a04a871bc1caeb711a9fa554c3b608..2b8c84370140bd1ead14ab7c9c3fc4b46f3f72e2 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 0e19b41b7566898aa33aa7bba9c85123f6f068af..9dac0cd4ecf49697e16c0713b3f6c43005e28ff8 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 f923e0ec91742652a70e9e99ddd6604321e401a5..5ff5a939480eaa668e47c979ce27d040bdfd1ffe 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 38a0ec3a3d09ecccd276f4298a191044bc7bc1d8..6e904b7c97820f3272972fcec1c4cd8dc902bd2b 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 304fc37d32a325dde207161a4e76eaca038554b9..693606619275ae8581a6d9e23e0b1258b992a2e4 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 e3964bbd2b818f4978018b546128ea6d6dada340..e00a3b120f31bbc357713eae89207f4d9e3ce69f 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 a4f10cff18082e916e3ae2ac767e24ed1e6e135e..423bb66f7cd728a79dc444eb6d78680ce7ee66c3 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 f408d31177d68b4b72b66397ec5ef68fefb23311..cd10ade67b668c75212793e1b161ec5abe723bf6 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 4526c1d1c4778c7025da70aba8d3838636c120bd..3b622a8f917f34408329b34961b4829799bc4512 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 cdcf71c230559ac4b20098c588ac930f453e1a3b..b6b5e2a92ec84d08b333ccb177458787b4a77d95 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 2416e42a9c64e58014b20ee2fdd72c7727ca8228..ae1bbd09417ea916e249275cc1be1287e5f6fa89 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 4edeb01dcdacc3cd4df043c60600252068cafaaa..ac5e8a3ba87ec7eff79ee4f08e1a3ca29556be73 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 e5dd558fa8f5396f2b5d235231d7b216ec9d1a43..20a456684c378f712fe900e2b88c4005343f2bd5 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 d3cb1cfda2c7aa59a1d9dd29f454f776e1d2bb63..cd0fceea0c697dd4dc07b31f3c7910ee92f5158c 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 3d1e4d0a64d240f336a83f334e5650287dc93874..ef561b884120f8ef766db85602f6be3703375665 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 02b0bee939cb24115079f4d8f171b3d3f64e47ba..0842e18752b36ceed5b9ab70bcbecd6dd623bbe0 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 cd00af50c01727159dc3e9723d998b6790bc544b..41c24248aba7bebe22ca5a69b17d10c5d466a648 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 29180417121749830a8b66f0a868d5e69cc6a3a2..b66447124bdb4977e863dfb3d4c31f3ed44b1bcb 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 276e9b0d42bb7c73036f3c911f53062bd6a18659..47ad9b9f8802a3964ababad593b7c6a604f1c98f 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 285e128eace8b06e409c736bb276849e3eaeabe9..5eab9ff07e8ecf74fa46fdd4c082107ddff73f4b 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 951423056e64151124d6ee2e3fb781f07b5e42e9..b325e2250dce4cd6ce4368d17bddda6828611244 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 29c04db1d922ce87dca108ba770e0b9fd77a3303..99e137a394a65c368cfbcd2c23ac25e9c3959467 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 88565c03488852c49d2987b0bd71931890eb3ed4..405515bf297765650708c57db4fe66e6e4c83c93 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 c76cb1580cf4f50ded82447a1310c80b7b98dfc5..afbdbf5c9a980bdb5faf7c58c72f2b54014f6358 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 8027830ddc26ec521b783cce4e2f9ab02dbeec57..825507b9152bc099f23fe66ade235b8b11601875 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 f06173ac1b2431a89a708762ea3f416be5939a09..0937b47217c09fc74b54f3ab1ebd4ae5aaa61fa8 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 00fbb0a50a340aa0c39a672b6df773053bca9444..5fe64ece7be9e7247c926725d3037bdba4bb5458 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 f1409c23a4e09313cae394563947a75e5531a07e..670c606ca8bc3af7b7446de076c0c130457ba57d 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 1f2cfb085461aa463f43ea72f8350da41053fcaf..d078e9afd64210c23c41260f698bef2999f99fd4 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 ce12455710a852c5fe41c048732a27829d9b38b8..e104ccb52b5ee69225e5d5721a89de952d20bd7c 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 42cacc34b14e4e427606cf8e158e40d93ddf9d08..8a102f7f003de328383ea19159f1a720bcce404e 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 20b6be407f7a22faa152999a7abb9c05d4f128a8..9a9842b066dae384cddfcd219e41b6dc666a3709 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 3e1c856e409cfeaf10cf956bf05c6b7a54b64683..79399f2e6d4abb4d721f055aedacb7b5e0738316 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 34d8802b977df3c13ce304acdfd8ff95907ef4ea..0fe594269fb8fbe2fac1473e852596cc81f54bee 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 4f729598f82cdbf5fdc0a6fb047fc717ab768e7b..c4e9e7a11be9206557822f7c7bbaf1e0df96ea38 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 064c8b3ef880d033f4175fb9fb0229e613152ae6..5069fa2373d16e7afb69f8f9899d86edb09d55a9 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 0333e487ccb87dabefd643a33753cb024ab0d856..b0e6af1afa75f84fa2b4043c865fc6faa6162ed9 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 1f465a482fa1d93c7c0e1d510978d25e19871de4..844114f8dec3fe4d9fe14181c3c63a3cdf7e07b2 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 e906b0965e9d9e03b6af88285fe80fa4da80b8a3..3caf152b2499440b51109ff8524321b47c347d47 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 54ea49bc5e546ae68d2d777e02089965d6ea2d52..9da1e4c8d67fe60e8f0ead9448b73440f6053172 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 249f788c82bcf90dcac1230b4a5d92d0680ae545..5149a818cf55787e20f2f26af00f49bd0980187c 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 af913d9d6b472862d48282f30126eaa56007ab14..e52316c9159c1abbb1c6cbcd923f1bce3691942e 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 cadbdd83aaa08e18075775b0e9992c9f6afa5f64..034e95de8245c59624e7a5e6be3665eb869d8563 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 2c60dc8b3ea606227151fa16314d01a74ec65b27..c083e37fb421d72257f9402f2395cc34c0f249d9 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 eca020a92ddc9de3659aea80ce3a55dcb43c78fd..9af37d9eb2ecdaf4aef04bd103829cdf7dadafc3 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 be0556db39204c494cb96d2947e6c13a34dc5896..c74c51be46258781339c4c19e69a50dc7aa11d1f 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 bda47e7a8a9e0639c2616c560acb0d2f49928029..df039a09be5705826e07a3dbcd27987dc5e71970 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 00502ec19a2867465c75f1925ae2de5a3a607190..62669c610c36edf441c4ec366ec17468f3a419d8 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 7c12194674866bbb9a4ba934576bb7452d036dd0..53ae53504579e54eb7432edeb54cfc114ef8f17e 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 69d1d97c599a83fc8759893a58d98c2236688402..46102fac9a8663f974ee8840b8ff2aae9b6c6107 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 82853217dc10a9e162a1f1f035877e213ed9ecbc..a9baa0a6ad1efe1ddeef7ac9ff44e5952841f75d 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 cc6cd7c1c84f8cf91b0175b94b519941916713e8..5520a4fd353fc22b14e9c5b57821a48096946791 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 ccf7dc35e23d14b28fcb65918e112c096d20e6b6..b1b911632374e100db7dc633ae317e584fe7ace8 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 146fdcbd8a06d42e58edce656616fb10240c8f69..17bd8d2a4b8977b2bf0079b84dc8f27a9999974b 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 13f597973232997fe39d49e3ecdb15b6c32f71e7..c9e4d6f25a64073aaec9b216ebccb986f9d118a0 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 ce665a111aa92ad4d3c57a6890b48b2260681f77..7ebb68e0180112fad1001606a011509f350dfc20 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 ad36242d7cb326a01c513c5266fbdc43b48a23c4..5a9c6409c3b815e8c79bfe86b0026e63a33a20ee 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 d6d43f491694f2a94dfe8759ee6631712e420c96..221e854195fe9229b317bcd2830b766d4014a852 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 acf43cddfa0ea76a31daf33c61f6bd303a8d1e7b..613a2364baaf8c1db8e8602fea218b6e5aa47668 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 a26e6302ad4ca209c5f5c731ef59b0920846748f..15c3acb8f08e3dce0a4c8a0698d0dd383d79cdd9 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 cad4b2b0cf7d36941ecb92adefc88001f9711bb6..4ef3e27c94466d7d48e07cb22ce8d1d085377510 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 63ab61f4cbdd696c7d29b311051eb14d11bc4c43..b976d888723e908445213e9b797820d7117701f6 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 f12c7dded35320286411d93e2d97f8f9d362c594..2dde5c2d005ba699e644589219be94123edfb3b9 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 aa4e1a5f84a9e2724c1bcfdf5613d9b66e8438e9..69ea22c7b7a1974046e05d16c0ddac1b2a0913ce 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 da9eff4ae55bad1ea0443000129698c55c11bce0..918ab6c2a95c12fddd53e1f70004e191f68c785f 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 4204a45d800ea7da61db85c1a4faeb6a33cf7547..98dd9a330a6ebd2d67cddc6ec0c4e709c2553de2 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 3a0ae19c4663c8c9441ec44a1cb6b050a4075629..5959617f72c911ccbfdac1d756c381200be2a881 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 34875f1259bf4c793b812f8000c4099648897fc3..798461402de00c102af9325c091eb9edfdf89b09 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 34f045466f377f4c4515c5f5f419b7cec65a38be..39779845dea955618f45af7160c1c9520aecb339 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 ccbd7fbfdc4debe1e52978642b9f031751ee7f84..b3645a182c3abf52c6ee2f2c23feaedeacf8574a 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 06ca95576733501422296a8f1880f144cf6dd4ec..fc087b00d3012adb6117cec9c403e2ea339fc9bf 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 5af03b1b1b47f4c46f4820825d20c1fe09101020..a4748754bcaa673a447f460d27884ad16b5250bf 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 72ae902006b3376ec924d606f1a1ea1f95e1bc32..52362cff4cd1abdbec8160c9d076d7008afb14dc 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 cee167ed7b5ff6f1f06422f3e997d25959b09c3f..ca73063e3bb473e278e8359ed877191fb5c8c0d6 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 6bc7489d86eaff84d083cf16c325d54338286f50..6ce7d4ca82db7bbe3a2b102c086c0c2f8ee50301 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 528d23832935ae62ce83124f30119ed44a3046f2..d06955097e998c89a7e0efb6ca1a73d968b94458 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 cc524f0ceb5e22032b395ba2df040d7441f36bd0..ed166ea4c711df2779e067cb94b5e5a1f8869f25 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 35a87f46fffb1819e2864596831f8b06b231ac33..87a02baf06549748e7ac5ccf6ee6ae396681f87c 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 75dbb93bae7604afb1872ca588aac1f321f5937b..7e1750cacc8c0632406d6dfb8071e386831391be 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 b71c095abc3dbaf23ddfeb0de0ac7ec50c5471f0..57479bb54609ebedc73882eb0a1268110983ab73 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 6a8fd90315d76bcc7af846c62c3f55d0f2c56b07..71882bd40fff7ed0403c093095a98ff94ffd544b 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 3f2930c9ff1f05a5d198fd7ed7f9e07fb54e80bb..e0a811335a62e4819e70623452f21202565876d0 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 1e12f037b97b3480a7c730a1583ec39596eee1a0..d94e15914b2dfbc8250641e8957366c27c2616a4 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 2b3379155939a25da623869c29a1cf1e06e01401..1323b6345fdf854ea0f42b7dba8fa39d06c87d81 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 4125ed0f34fa4e36319412883361a805647d83b3..1a563e81f202b484c846ed620aee3edd122fc80b 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 2613a425fa634da5c9fc0bc59213d561e1d421da..b598d19887e128a0c5951c1d1bd5ec42f27f975b 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 18980300b28328fb33e2f69ae7f0edc1819e2b41..3d1ee71e10a66b1a13ae2e72232adcd8ce01559c 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 ed80bd0dc999e42441602710af0f050e6399cc17..6f1626ac112d521cf324880d020506c0b10209cb 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 594814ae2a4b27a34c50ac9146f0ec663d3c75b1..dc893d66439f4e48d8bb7372355ad877ee7e821c 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 a71c039736c67311db3480481dcb6042ab61d062..e4142b0be9c69d4e1db961cabc6fd718ed188da8 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 72009f1162cc8dea0176dd80a8926e9e5f763dda..7687c2b36ba66df61b87f75d0e653d240264a4e3 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 f993bb6effa6a0f6f0781f998661b20720958829..1873b810fe0a349db9c6d47caffc557aa7bc3898 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 47bf3d8984542eb928930f3971f3eecf6458c61e..1e9826d53d3e988611cea980b37954bd399413ce 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 9dbc92f81b554d11122f6250e9b92b584191298b..b84d2b65d329fc4f1cd0171d145c4aedf1ef94ac 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 0c009fdfd6194d7c27ae6d81a39082db26c0cfce..00125b2df5f2eb056ded189f99ae2c7c49cc347c 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 3052f8b1df14abffa449cb97215952f12c5c6ab7..a17e41e4493d3aba64a1d5c644ad3df9f498551b 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 3b17ed8dabd387f402ce8118a76beefd31340554..29445ef98722fd75f974da37af76280768ea157c 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 adbbf66d23027fe39e3b6dc8310830a168fcf5b7..0f76e6e4bbbfd503fd243f89fe59ef614884d4a1 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 b9388c571caedfd89f43f2dd4d927017ba1a6b09..f5e40e5fa0faceb418e88f651029f86d8e6254a4 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 1bf26dc4f028b59e532e92b5c828c551484ac52a..fb09cf4823d38aa90363957cd69ce59eb6328e5a 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 d7ea7db078b67b00fba4530cff12043295a63a27..3656b7f725424661a66226ce02b3737922b666d8 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 daac33a9603db1b5d4bf5144fca6e47a0436d1c6..da4fde5a6fffdbca88f63d113d0092b564e54652 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 0270ab990c4d45c082ef2e3fed83def4382b4342..877c79b84c989d6315f460e0ed229a2811e817aa 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 cbc610cdc1e173b741aaae7ce2371e5a011cab20..0651916f62edf191c9ea0df0575e1390ca510e33 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 44eecd9ab5cf8b6c3c5f36de4d6893161f8da417..db8aaaae41ea353fc8623be485e6e48ecdfcfab1 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 ca354e0cbc9742427ca3e5c4d9e9de514f6d1f34..0918a4d413f7ba6a776692f0e30ea3b3f8979834 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 64d68ec6cdcc94457589716f9f14d99f0a33e7c8..6dddeea35813c662e57ae5f5c16f89fe921fc223 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 c106a0dd1bcba0e64ba47ff1020dc55f624090d4..4db581e3e75683c7a9cb50e9e29d67368a502fbb 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 e8f8a741bd242f92605582e96f04f93bf436c032..2b1deb1777ecc2b02164297e7694fe858096efec 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 8eec6ed62f020b5e026c06aedb0e29b452bee879..f7ba18eda5be1de6620e70b2aeb73b1dee0b5306 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 ea102142819f8ff12d34c1e25ebe060b26c55544..476f4d414db7015d15e1a20f4cfc7062407d6b8e 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 8bf6a523f4ebc750c8ba07ff5f67eccd7673f6fa..c069e35e82974e9762e8c8c8169b183430c14784 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 68256bd1cc62d1f2131522b0d509682b53cbec67..490d114265b62139c72463a1315e5cebc861402f 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 03c9bc5626c251eb2270124b2334f866a85a2a04..31a7ce42b422ff0ad8fc13aee03cf753ec124a16 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 2150ea31908eb5e675376f56f88f35c704c4c052..189e2f87c59e42d3e7740e174c9d1684eeef88ea 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 b6c31ebbc86100a2ed5d3118e63f9414e99db30c..830897279aa8179315b620f8936de2bfc54cfb41 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 bebc9d6c7f0e957051e058a757dba79d2c88e15a..03b22af254ab3190f2dbfca04976c89b9a37e995 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 f504ca4af6bba89473b883d26bb70507cb712e1d..80a3d4f31ebd628f03b077c727527b5aa0057ebf 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 56ae621e167efc350596d61b4544d8772aea51e9..7ac68b0d1cae76b050faec6e42a1dadfb242c2b0 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 5e17a9a6a3c549ad042b328f26d50ea8fea4699c..7d2412b98f3829a97e9cae7e59883a0e3ebb068d 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 85d933e2369efca43b7f4a046a1a40af0703e375..95a774cebb896d2326591a64277bdd09b56635fb 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 1237a59fb998e9ca2b882b4e41de0be43b120b33..89a86da3b9b7b87003edf236453208bf01076c57 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 e29542d27e5a55c1646a64d2ee59aa4a3a6d7cff..236866d0b0a5dfa1e2c8177d17b0e813e24d82c4 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 3e2017b35ef2d81622fbd3dbb44af6858dd25fee..58610dda3a3b84e134e57440f5f689762814c910 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]