diff options
Diffstat (limited to 'editors/zed/files/patch-crates_remote__server_src_unix.rs')
| -rw-r--r-- | editors/zed/files/patch-crates_remote__server_src_unix.rs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/zed/files/patch-crates_remote__server_src_unix.rs b/editors/zed/files/patch-crates_remote__server_src_unix.rs index 5651c60c6719..e32625cf1d47 100644 --- a/editors/zed/files/patch-crates_remote__server_src_unix.rs +++ b/editors/zed/files/patch-crates_remote__server_src_unix.rs @@ -1,6 +1,6 @@ ---- crates/remote_server/src/unix.rs.orig 2025-11-15 05:26:18 UTC +--- crates/remote_server/src/unix.rs.orig 2025-11-19 15:41:44 UTC +++ crates/remote_server/src/unix.rs -@@ -347,6 +347,7 @@ pub fn execute_run( +@@ -348,6 +348,7 @@ pub fn execute_run( let app = gpui::Application::headless(); let id = std::process::id().to_string(); @@ -8,7 +8,7 @@ app.background_executor() .spawn(crashes::init(crashes::InitCrashHandler { session_id: id, -@@ -562,6 +563,7 @@ pub(crate) fn execute_proxy( +@@ -561,6 +562,7 @@ pub(crate) fn execute_proxy( let server_paths = ServerPaths::new(&identifier)?; let id = std::process::id().to_string(); |
