summaryrefslogtreecommitdiff
path: root/editors/zed/files/patch-Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zed/files/patch-Cargo.lock')
-rw-r--r--editors/zed/files/patch-Cargo.lock125
1 files changed, 118 insertions, 7 deletions
diff --git a/editors/zed/files/patch-Cargo.lock b/editors/zed/files/patch-Cargo.lock
index 81437286e591..90fb39c65279 100644
--- a/editors/zed/files/patch-Cargo.lock
+++ b/editors/zed/files/patch-Cargo.lock
@@ -1,23 +1,134 @@
---- Cargo.lock.orig 2025-08-08 18:43:10 UTC
+--- Cargo.lock.orig 2025-11-15 04:02:09 UTC
+++ Cargo.lock
-@@ -8554,17 +8554,16 @@ name = "ipc-channel"
+@@ -8378,21 +8378,20 @@ name = "ipc-channel"
[[package]]
name = "ipc-channel"
-version = "0.19.0"
-+version = "0.20.1"
++version = "0.20.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6fb8251fb7bcd9ccd3725ed8deae9fe7db8e586495c9eb5b0c52e6233e5e75ea"
-+checksum = "1700f6b8b9f00cdd675f32fbb3a5be882213140dfe045805273221ca266c43f8"
++checksum = "f93600b5616c2d075f8af8dbd23c1d69278c5d24e4913d220cbc60b14c95c180"
dependencies = [
- "bincode",
+ "bincode 1.3.3",
"crossbeam-channel",
"fnv",
- "lazy_static",
"libc",
- "mio",
+ "mio 1.1.0",
- "rand 0.8.5",
-+ "rand 0.9.1",
++ "rand 0.9.2",
"serde",
"tempfile",
"uuid",
+- "windows 0.58.0",
++ "windows 0.61.3",
+ ]
+
+ [[package]]
+@@ -19790,16 +19789,6 @@ name = "windows"
+
+ [[package]]
+ name = "windows"
+-version = "0.58.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
+-dependencies = [
+- "windows-core 0.58.0",
+- "windows-targets 0.52.6",
+-]
+-
+-[[package]]
+-name = "windows"
+ version = "0.61.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
+@@ -19858,19 +19847,6 @@ name = "windows-core"
+
+ [[package]]
+ name = "windows-core"
+-version = "0.58.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
+-dependencies = [
+- "windows-implement 0.58.0",
+- "windows-interface 0.58.0",
+- "windows-result 0.2.0",
+- "windows-strings 0.1.0",
+- "windows-targets 0.52.6",
+-]
+-
+-[[package]]
+-name = "windows-core"
+ version = "0.61.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
+@@ -19919,17 +19895,6 @@ name = "windows-implement"
+
+ [[package]]
+ name = "windows-implement"
+-version = "0.58.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
+-dependencies = [
+- "proc-macro2",
+- "quote",
+- "syn 2.0.106",
+-]
+-
+-[[package]]
+-name = "windows-implement"
+ version = "0.60.2"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
+@@ -19952,17 +19917,6 @@ name = "windows-interface"
+
+ [[package]]
+ name = "windows-interface"
+-version = "0.58.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
+-dependencies = [
+- "proc-macro2",
+- "quote",
+- "syn 2.0.106",
+-]
+-
+-[[package]]
+-name = "windows-interface"
+ version = "0.59.3"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
+@@ -20038,15 +19992,6 @@ name = "windows-result"
+
+ [[package]]
+ name = "windows-result"
+-version = "0.2.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
+-dependencies = [
+- "windows-targets 0.52.6",
+-]
+-
+-[[package]]
+-name = "windows-result"
+ version = "0.3.4"
+ source = "registry+https://github.com/rust-lang/crates.io-index"
+ checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
+@@ -20061,16 +20006,6 @@ dependencies = [
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
+ dependencies = [
+ "windows-link 0.2.1",
+-]
+-
+-[[package]]
+-name = "windows-strings"
+-version = "0.1.0"
+-source = "registry+https://github.com/rust-lang/crates.io-index"
+-checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
+-dependencies = [
+- "windows-result 0.2.0",
+- "windows-targets 0.52.6",
+ ]
+
+ [[package]]