Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2026 09:41:57 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 47955b22c331 - main - editors/zed: Update to 0.222.4
Message-ID:  <698c4ee5.19d57.4eddb1b5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=47955b22c331051ce4adab4d5b069e3fee60ae4c

commit 47955b22c331051ce4adab4d5b069e3fee60ae4c
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-02-11 09:40:27 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-02-11 09:41:49 +0000

    editors/zed: Update to 0.222.4
    
    Changelog:
    - https://github.com/zed-industries/zed/releases/tag/v0.222.2
    - https://github.com/zed-industries/zed/releases/tag/v0.222.3
    - https://github.com/zed-industries/zed/releases/tag/v0.222.4
    
    Reported by:    GitHub (watch releases)
---
 editors/zed/Makefile                               |  2 +-
 editors/zed/Makefile.crates                        |  8 ++++----
 editors/zed/distinfo                               | 22 +++++++++++-----------
 editors/zed/files/patch-Cargo.lock                 | 16 ++++++++--------
 ...atch-crates_project_src_agent__server__store.rs |  8 ++++----
 .../files/patch-crates_remote__server_Cargo.toml   |  8 ++++----
 ...s => patch-crates_remote__server_src_server.rs} |  8 ++++----
 editors/zed/files/patch-crates_zed_Cargo.toml      |  4 ++--
 editors/zed/files/patch-crates_zed_src_zed.rs      |  4 ++--
 9 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/editors/zed/Makefile b/editors/zed/Makefile
index 19a9891276ed..1dbcd3cf991f 100644
--- a/editors/zed/Makefile
+++ b/editors/zed/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zed
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.221.5
+DISTVERSION=	0.222.4
 CATEGORIES=	editors
 PKGNAMESUFFIX=	-editor
 
diff --git a/editors/zed/Makefile.crates b/editors/zed/Makefile.crates
index 438c8ae76bdc..0c33f4dd46d8 100644
--- a/editors/zed/Makefile.crates
+++ b/editors/zed/Makefile.crates
@@ -7,7 +7,6 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		ahash-0.7.8 \
 		ahash-0.8.12 \
 		aho-corasick-1.1.3 \
-		alacritty_terminal-0.25.1-rc1 \
 		aliasable-0.1.3 \
 		aligned-vec-0.6.4 \
 		alloc-no-stdlib-2.0.4 \
@@ -1102,7 +1101,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		transpose-0.2.3 \
 		tree-sitter-0.26.3 \
 		tree-sitter-bash-0.25.1 \
-		tree-sitter-c-0.23.4 \
+		tree-sitter-c-0.24.1 \
 		tree-sitter-css-0.23.2 \
 		tree-sitter-diff-0.1.0 \
 		tree-sitter-elixir-0.3.4 \
@@ -1391,7 +1390,7 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		tree-sitter-gomod@git+https://github.com/camdencheek/tree-sitter-go-mod?rev=2e886870578eeba1927a2dc4bd2e2b3f598c5f9a\#2e886870578eeba1927a2dc4bd2e2b3f598c5f9a \
 		rodio@git+https://github.com/RustAudio/rodio?rev=e2074c6c2acf07b57cf717e076bdda7a9ac6e70b\#e2074c6c2acf07b57cf717e076bdda7a9ac6e70b \
 		lsp-types@git+https://github.com/zed-industries/lsp-types?rev=b71ab4eeb27d9758be8092020a46fe33fbca4e33\#b71ab4eeb27d9758be8092020a46fe33fbca4e33 \
-		gh-workflow,gh-workflow-macros@git+https://github.com/zed-industries/gh-workflow?rev=09acfdf2bd5c1d6254abefd609c808ff73547b2c\#09acfdf2bd5c1d6254abefd609c808ff73547b2c \
+		alacritty_terminal@git+https://github.com/zed-industries/alacritty?rev=936aee8761a17affc84ab418ae21306c27c26221\#936aee8761a17affc84ab418ae21306c27c26221 \
 		zed-scap@git+https://github.com/zed-industries/scap?rev=4afea48c3b002197176fb19cd0f9b180dd36eaac\#4afea48c3b002197176fb19cd0f9b180dd36eaac \
 		blade-graphics,blade-macros,blade-util@git+https://github.com/kvark/blade?rev=e3cf011ca18a6dfd907d1dedd93e85e21f005fe3\#e3cf011ca18a6dfd907d1dedd93e85e21f005fe3 \
 		tree-sitter-gitcommit@git+https://github.com/zed-industries/tree-sitter-git-commit?rev=88309716a69dd13ab83443721ba6e0b491d37ee9\#88309716a69dd13ab83443721ba6e0b491d37ee9 \
@@ -1403,10 +1402,11 @@ CARGO_CRATES=	addr2line-0.24.2 \
 		tree-sitter-heex@git+https://github.com/zed-industries/tree-sitter-heex?rev=1dd45142fbb05562e35b2040c6129c9bca346592\#1dd45142fbb05562e35b2040c6129c9bca346592 \
 		libwebrtc,livekit,livekit-api,livekit-protocol,livekit-runtime,webrtc-sys,webrtc-sys-build@git+https://github.com/zed-industries/livekit-rust-sdks?rev=5f04705ac3f356350ae31534ffbc476abc9ea83d\#5f04705ac3f356350ae31534ffbc476abc9ea83d \
 		dap-types@git+https://github.com/zed-industries/dap-types?rev=1b461b310481d01e02b2603c16d7144b926339f8\#1b461b310481d01e02b2603c16d7144b926339f8 \
+		gh-workflow,gh-workflow-macros@git+https://github.com/zed-industries/gh-workflow?rev=c9eac0ed361583e1072860d96776fa52775b82ac\#c9eac0ed361583e1072860d96776fa52775b82ac \
 		async-pipe@git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553\#82d00a04211cf4e1236029aa03e6b6ce2a74c553 \
 		nvim-rs@git+https://github.com/KillTheMule/nvim-rs?rev=764dd270c642f77f10f3e19d05cc178a6cbe69f3\#764dd270c642f77f10f3e19d05cc178a6cbe69f3 \
+		notify,notify-types@git+https://github.com/zed-industries/notify.git?rev=6c550ac3c56cbd143c57ea6390e197af9d790908\#6c550ac3c56cbd143c57ea6390e197af9d790908 \
 		zed-font-kit@git+https://github.com/zed-industries/font-kit?rev=110523127440aefb11ce0cf280ae7c5071337ec5\#110523127440aefb11ce0cf280ae7c5071337ec5 \
-		notify,notify-types@git+https://github.com/zed-industries/notify.git?rev=b4588b2e5aee68f4c0e100f140e808cbce7b1419\#b4588b2e5aee68f4c0e100f140e808cbce7b1419 \
 		tree-sitter-typescript@git+https://github.com/zed-industries/tree-sitter-typescript?rev=e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899\#e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899 \
 		tree-sitter-yaml@git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a\#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a \
 		calloop@git+https://github.com/zed-industries/calloop\#eb6b4fd17b9af5ecc226546bdd04185391b3e265
diff --git a/editors/zed/distinfo b/editors/zed/distinfo
index f1ac34620f63..d9f0f6c88af1 100644
--- a/editors/zed/distinfo
+++ b/editors/zed/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1770213971
+TIMESTAMP = 1770733284
 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b
@@ -17,8 +17,6 @@ SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27
 SIZE (rust/crates/ahash-0.8.12.crate) = 43413
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
-SHA256 (rust/crates/alacritty_terminal-0.25.1-rc1.crate) = 3cb5f4f1ef69bdb8b2095ddd14b09dd74ee0303aae8bd5372667a54cff689a1b
-SIZE (rust/crates/alacritty_terminal-0.25.1-rc1.crate) = 412344
 SHA256 (rust/crates/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd
 SIZE (rust/crates/aliasable-0.1.3.crate) = 6169
 SHA256 (rust/crates/aligned-vec-0.6.4.crate) = dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b
@@ -2207,8 +2205,8 @@ SHA256 (rust/crates/tree-sitter-0.26.3.crate) = 974d205cc395652cfa8b37daa053fe56
 SIZE (rust/crates/tree-sitter-0.26.3.crate) = 195364
 SHA256 (rust/crates/tree-sitter-bash-0.25.1.crate) = 9e5ec769279cc91b561d3df0d8a5deb26b0ad40d183127f409494d6d8fc53062
 SIZE (rust/crates/tree-sitter-bash-0.25.1.crate) = 438310
-SHA256 (rust/crates/tree-sitter-c-0.23.4.crate) = afd2b1bf1585dc2ef6d69e87d01db8adb059006649dd5f96f31aa789ee6e9c71
-SIZE (rust/crates/tree-sitter-c-0.23.4.crate) = 247226
+SHA256 (rust/crates/tree-sitter-c-0.24.1.crate) = 1a3aad8f0129083a59fe8596157552d2bb7148c492d44c21558d68ca1c722707
+SIZE (rust/crates/tree-sitter-c-0.24.1.crate) = 248206
 SHA256 (rust/crates/tree-sitter-css-0.23.2.crate) = 5ad6489794d41350d12a7fbe520e5199f688618f43aace5443980d1ddcf1b29e
 SIZE (rust/crates/tree-sitter-css-0.23.2.crate) = 46097
 SHA256 (rust/crates/tree-sitter-diff-0.1.0.crate) = dfe1e5ca280a65dfe5ba4205c1bcc84edf486464fed315db53dee6da9a335889
@@ -2785,8 +2783,8 @@ SHA256 (RustAudio-rodio-e2074c6c2acf07b57cf717e076bdda7a9ac6e70b_GH0.tar.gz) = 0
 SIZE (RustAudio-rodio-e2074c6c2acf07b57cf717e076bdda7a9ac6e70b_GH0.tar.gz) = 15032672
 SHA256 (zed-industries-lsp-types-b71ab4eeb27d9758be8092020a46fe33fbca4e33_GH0.tar.gz) = d48cb935cb50ffccbafa8323e815dd220f0b829be245b4fa562ded3a09cc9c79
 SIZE (zed-industries-lsp-types-b71ab4eeb27d9758be8092020a46fe33fbca4e33_GH0.tar.gz) = 74361
-SHA256 (zed-industries-gh-workflow-09acfdf2bd5c1d6254abefd609c808ff73547b2c_GH0.tar.gz) = 9e28ce01a44e2fc63ddbaf5045924c8e6de8595f53d933e47786ee23f9b7fe8e
-SIZE (zed-industries-gh-workflow-09acfdf2bd5c1d6254abefd609c808ff73547b2c_GH0.tar.gz) = 44984
+SHA256 (zed-industries-alacritty-936aee8761a17affc84ab418ae21306c27c26221_GH0.tar.gz) = dfc6fe7c65bdb971274199c55bb3a4b118397e41bb199225ad87029f2933cfcf
+SIZE (zed-industries-alacritty-936aee8761a17affc84ab418ae21306c27c26221_GH0.tar.gz) = 1654654
 SHA256 (zed-industries-scap-4afea48c3b002197176fb19cd0f9b180dd36eaac_GH0.tar.gz) = 48f60b164435404d1389a090f7a2d06e43acc87c1abba3799109d20f171e7e1d
 SIZE (zed-industries-scap-4afea48c3b002197176fb19cd0f9b180dd36eaac_GH0.tar.gz) = 5161737
 SHA256 (kvark-blade-e3cf011ca18a6dfd907d1dedd93e85e21f005fe3_GH0.tar.gz) = b206e32f2e44d109dcde47177d1aaa400e5f6e4a478e75af3146654e17206865
@@ -2809,19 +2807,21 @@ SHA256 (zed-industries-livekit-rust-sdks-5f04705ac3f356350ae31534ffbc476abc9ea83
 SIZE (zed-industries-livekit-rust-sdks-5f04705ac3f356350ae31534ffbc476abc9ea83d_GH0.tar.gz) = 6248604
 SHA256 (zed-industries-dap-types-1b461b310481d01e02b2603c16d7144b926339f8_GH0.tar.gz) = 11106a57bca99027d5f3a18a3d32af394fa522d91dbefa5b1abf70c70b19bf83
 SIZE (zed-industries-dap-types-1b461b310481d01e02b2603c16d7144b926339f8_GH0.tar.gz) = 77173
+SHA256 (zed-industries-gh-workflow-c9eac0ed361583e1072860d96776fa52775b82ac_GH0.tar.gz) = 9d9b3716b586747d82a8148bd34e76e59e92ca2e0281c6a5af0f18efd08ee7e7
+SIZE (zed-industries-gh-workflow-c9eac0ed361583e1072860d96776fa52775b82ac_GH0.tar.gz) = 45166
 SHA256 (zed-industries-async-pipe-rs-82d00a04211cf4e1236029aa03e6b6ce2a74c553_GH0.tar.gz) = ee759b95851990a402e7e121dd1d6b3ab3215746901f0dc319d0c0266f7ca09b
 SIZE (zed-industries-async-pipe-rs-82d00a04211cf4e1236029aa03e6b6ce2a74c553_GH0.tar.gz) = 5575
 SHA256 (KillTheMule-nvim-rs-764dd270c642f77f10f3e19d05cc178a6cbe69f3_GH0.tar.gz) = a0b9cab774f5b0cb88f39e084d6d074992fbb717eedccc727d062f09335d6a8d
 SIZE (KillTheMule-nvim-rs-764dd270c642f77f10f3e19d05cc178a6cbe69f3_GH0.tar.gz) = 49979
+SHA256 (zed-industries-notify-6c550ac3c56cbd143c57ea6390e197af9d790908_GH0.tar.gz) = 4fbd36f1f63e5ec40ff47e31cc4c514bbcdb76b7e3fb9c1b3bdd33fb22c47500
+SIZE (zed-industries-notify-6c550ac3c56cbd143c57ea6390e197af9d790908_GH0.tar.gz) = 108811
 SHA256 (zed-industries-font-kit-110523127440aefb11ce0cf280ae7c5071337ec5_GH0.tar.gz) = 2908e5a0100f109ba337db639dfb4ee5bab0e90fc119f9db4bf5bd69c907ee10
 SIZE (zed-industries-font-kit-110523127440aefb11ce0cf280ae7c5071337ec5_GH0.tar.gz) = 1289436
-SHA256 (zed-industries-notify-b4588b2e5aee68f4c0e100f140e808cbce7b1419_GH0.tar.gz) = edfe99bfa91db8a5783d6bda29b15340a79de0d4d9f4296a3fc3ba39725ee44a
-SIZE (zed-industries-notify-b4588b2e5aee68f4c0e100f140e808cbce7b1419_GH0.tar.gz) = 133736
 SHA256 (zed-industries-tree-sitter-typescript-e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899_GH0.tar.gz) = f86dbd36ba4c1f733dfbf6cb8f6c287eddeb525b27d6519a5ef01cbe47b5de44
 SIZE (zed-industries-tree-sitter-typescript-e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899_GH0.tar.gz) = 1029506
 SHA256 (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = c8ae67d171e47f3f48c7f8c0afa2d0e7684ad95f41529ea233214655e19b89f1
 SIZE (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = 145319
 SHA256 (zed-industries-calloop-eb6b4fd17b9af5ecc226546bdd04185391b3e265_GH0.tar.gz) = 8698ebc194a6c3ee377cde94f4fdff590f6a7973bc7987c880801fa7fd69e5c3
 SIZE (zed-industries-calloop-eb6b4fd17b9af5ecc226546bdd04185391b3e265_GH0.tar.gz) = 94768
-SHA256 (zed-industries-zed-v0.221.5_GH0.tar.gz) = cf2a8c421c8681e53c1c4e208e44dfdf63ee2aa7b6315684a97da05dbe6debf9
-SIZE (zed-industries-zed-v0.221.5_GH0.tar.gz) = 24000605
+SHA256 (zed-industries-zed-v0.222.4_GH0.tar.gz) = 57f7510f53a6f65724060ba0c94b3cde53d0da9b461651cd9cedea3b5955f9c8
+SIZE (zed-industries-zed-v0.222.4_GH0.tar.gz) = 24179710
diff --git a/editors/zed/files/patch-Cargo.lock b/editors/zed/files/patch-Cargo.lock
index 0e6e817e6fd5..ea7ecfa837a7 100644
--- a/editors/zed/files/patch-Cargo.lock
+++ b/editors/zed/files/patch-Cargo.lock
@@ -1,6 +1,6 @@
---- Cargo.lock.orig	2026-01-29 22:37:26 UTC
+--- Cargo.lock.orig	2026-02-06 04:11:05 UTC
 +++ Cargo.lock
-@@ -8495,21 +8495,20 @@ name = "ipc-channel"
+@@ -8546,21 +8546,20 @@ name = "ipc-channel"
  
  [[package]]
  name = "ipc-channel"
@@ -26,7 +26,7 @@
  ]
  
  [[package]]
-@@ -19438,16 +19437,6 @@ name = "windows"
+@@ -19536,16 +19535,6 @@ name = "windows"
  
  [[package]]
  name = "windows"
@@ -43,7 +43,7 @@
  version = "0.61.3"
  source = "registry+https://github.com/rust-lang/crates.io-index"
  checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
-@@ -19506,19 +19495,6 @@ name = "windows-core"
+@@ -19604,19 +19593,6 @@ name = "windows-core"
  
  [[package]]
  name = "windows-core"
@@ -63,7 +63,7 @@
  version = "0.61.2"
  source = "registry+https://github.com/rust-lang/crates.io-index"
  checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
-@@ -19567,17 +19543,6 @@ name = "windows-implement"
+@@ -19665,17 +19641,6 @@ name = "windows-implement"
  
  [[package]]
  name = "windows-implement"
@@ -81,7 +81,7 @@
  version = "0.60.2"
  source = "registry+https://github.com/rust-lang/crates.io-index"
  checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
-@@ -19600,17 +19565,6 @@ name = "windows-interface"
+@@ -19698,17 +19663,6 @@ name = "windows-interface"
  
  [[package]]
  name = "windows-interface"
@@ -99,7 +99,7 @@
  version = "0.59.3"
  source = "registry+https://github.com/rust-lang/crates.io-index"
  checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
-@@ -19686,15 +19640,6 @@ name = "windows-result"
+@@ -19784,15 +19738,6 @@ name = "windows-result"
  
  [[package]]
  name = "windows-result"
@@ -115,7 +115,7 @@
  version = "0.3.4"
  source = "registry+https://github.com/rust-lang/crates.io-index"
  checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
-@@ -19709,16 +19654,6 @@ dependencies = [
+@@ -19807,16 +19752,6 @@ dependencies = [
  checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
  dependencies = [
   "windows-link 0.2.1",
diff --git a/editors/zed/files/patch-crates_project_src_agent__server__store.rs b/editors/zed/files/patch-crates_project_src_agent__server__store.rs
index 90a80abc22d5..921de481e5be 100644
--- a/editors/zed/files/patch-crates_project_src_agent__server__store.rs
+++ b/editors/zed/files/patch-crates_project_src_agent__server__store.rs
@@ -1,6 +1,6 @@
---- crates/project/src/agent_server_store.rs.orig	2026-01-29 22:37:26 UTC
+--- crates/project/src/agent_server_store.rs.orig	2026-02-06 04:11:05 UTC
 +++ crates/project/src/agent_server_store.rs
-@@ -1918,6 +1918,8 @@ fn get_platform_info() -> Option<(&'static str, &'stat
+@@ -1690,6 +1690,8 @@ fn get_platform_info() -> Option<(&'static str, &'stat
          "pc-windows-msvc"
      } else if cfg!(target_os = "linux") {
          "unknown-linux-gnu"
@@ -9,7 +9,7 @@
      } else {
          return None;
      };
-@@ -1999,6 +2001,8 @@ impl ExternalAgentServer for LocalExtensionArchiveAgen
+@@ -1771,6 +1773,8 @@ impl ExternalAgentServer for LocalExtensionArchiveAgen
                  "linux"
              } else if cfg!(target_os = "windows") {
                  "windows"
@@ -18,7 +18,7 @@
              } else {
                  anyhow::bail!("unsupported OS");
              };
-@@ -2201,6 +2205,8 @@ impl ExternalAgentServer for LocalRegistryArchiveAgent
+@@ -1973,6 +1977,8 @@ impl ExternalAgentServer for LocalRegistryArchiveAgent
                  "linux"
              } else if cfg!(target_os = "windows") {
                  "windows"
diff --git a/editors/zed/files/patch-crates_remote__server_Cargo.toml b/editors/zed/files/patch-crates_remote__server_Cargo.toml
index 543ee1d15728..9ee095a04df7 100644
--- a/editors/zed/files/patch-crates_remote__server_Cargo.toml
+++ b/editors/zed/files/patch-crates_remote__server_Cargo.toml
@@ -1,4 +1,4 @@
---- crates/remote_server/Cargo.toml.orig	2026-01-14 15:30:09 UTC
+--- crates/remote_server/Cargo.toml.orig	2026-02-06 04:11:05 UTC
 +++ crates/remote_server/Cargo.toml
 @@ -27,7 +27,6 @@ collections.workspace = true
  clap.workspace = true
@@ -8,7 +8,7 @@
  dap_adapters.workspace = true
  debug_adapter_extension.workspace = true
  env_logger.workspace = true
-@@ -71,11 +70,18 @@ rayon.workspace = true
+@@ -72,11 +71,18 @@ rayon.workspace = true
  thiserror.workspace = true
  rayon.workspace = true
  
@@ -26,5 +26,5 @@
 +fork.workspace = true
 +libc.workspace = true
  
- [dev-dependencies]
- action_log.workspace = true
+ [target.'cfg(windows)'.dependencies]
+ windows.workspace = true
diff --git a/editors/zed/files/patch-crates_remote__server_src_unix.rs b/editors/zed/files/patch-crates_remote__server_src_server.rs
similarity index 73%
rename from editors/zed/files/patch-crates_remote__server_src_unix.rs
rename to editors/zed/files/patch-crates_remote__server_src_server.rs
index 4ed02fd7f09a..db107abe21ff 100644
--- a/editors/zed/files/patch-crates_remote__server_src_unix.rs
+++ b/editors/zed/files/patch-crates_remote__server_src_server.rs
@@ -1,6 +1,6 @@
---- crates/remote_server/src/unix.rs.orig	2026-01-29 22:37:26 UTC
-+++ crates/remote_server/src/unix.rs
-@@ -380,6 +380,7 @@ pub fn execute_run(
+--- crates/remote_server/src/server.rs.orig	2026-02-10 14:24:33 UTC
++++ crates/remote_server/src/server.rs
+@@ -450,6 +450,7 @@ pub fn execute_run(
      let app = gpui::Application::headless();
      let pid = std::process::id();
      let id = pid.to_string();
@@ -8,7 +8,7 @@
      app.background_executor()
          .spawn(crashes::init(crashes::InitCrashHandler {
              session_id: id,
-@@ -629,6 +630,7 @@ pub(crate) fn execute_proxy(
+@@ -701,6 +702,7 @@ pub(crate) fn execute_proxy(
      let server_paths = ServerPaths::new(&identifier)?;
  
      let id = std::process::id().to_string();
diff --git a/editors/zed/files/patch-crates_zed_Cargo.toml b/editors/zed/files/patch-crates_zed_Cargo.toml
index 2e78e71600a0..21d56b1de640 100644
--- a/editors/zed/files/patch-crates_zed_Cargo.toml
+++ b/editors/zed/files/patch-crates_zed_Cargo.toml
@@ -1,4 +1,4 @@
---- crates/zed/Cargo.toml.orig	2026-01-29 22:37:26 UTC
+--- crates/zed/Cargo.toml.orig	2026-02-06 04:11:05 UTC
 +++ crates/zed/Cargo.toml
 @@ -90,7 +90,6 @@ copilot_ui.workspace = true
  copilot.workspace = true
@@ -8,7 +8,7 @@
  dap_adapters.workspace = true
  db.workspace = true
  debug_adapter_extension.workspace = true
-@@ -234,6 +233,9 @@ ashpd.workspace = true
+@@ -235,6 +234,9 @@ ashpd.workspace = true
  
  [target.'cfg(any(target_os = "linux", target_os = "freebsd"))'.dependencies]
  ashpd.workspace = true
diff --git a/editors/zed/files/patch-crates_zed_src_zed.rs b/editors/zed/files/patch-crates_zed_src_zed.rs
index fb4a0f60a142..3661828ca339 100644
--- a/editors/zed/files/patch-crates_zed_src_zed.rs
+++ b/editors/zed/files/patch-crates_zed_src_zed.rs
@@ -1,6 +1,6 @@
---- crates/zed/src/zed.rs.orig	2026-01-29 22:37:26 UTC
+--- crates/zed/src/zed.rs.orig	2026-02-06 04:11:05 UTC
 +++ crates/zed/src/zed.rs
-@@ -385,6 +385,7 @@ pub fn initialize_workspace(
+@@ -386,6 +386,7 @@ pub fn initialize_workspace(
          if let Some(specs) = window.gpu_specs() {
              log::info!("Using GPU: {:?}", specs);
              show_software_emulation_warning_if_needed(specs.clone(), window, cx);


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698c4ee5.19d57.4eddb1b5>