diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index 059e5dbc7f..ae9759c167 100644 --- a/crates/zed/Cargo.toml +++ b/crates/zed/Cargo.toml @@ -162,7 +162,7 @@ tree-sitter-md.workspace = true tree-sitter-rust.workspace = true workspace = { workspace = true, features = ["test-support"] } -[package.metadata.bundle] +[package.metadata.bundle-dev] icon = ["resources/app-icon-dev@2x.png", "resources/app-icon-dev.png"] identifier = "dev.zed.Zed-Dev" name = "Zed Dev"