diff --git a/crates/zed/Cargo.toml b/crates/zed/Cargo.toml index c4d1beecb2232756be95e451c8ca52db6b09817d..066f52ab6220280d657f7264e21f8d1f4869134f 100644 --- a/crates/zed/Cargo.toml +++ b/crates/zed/Cargo.toml @@ -261,7 +261,7 @@ agent_ui_v2 = { workspace = true, features = ["test-support"] } search = { workspace = true, features = ["test-support"] } repl = { 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"