diff --git a/Cargo.lock b/Cargo.lock index 36ae6d45..af21de6d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2488,7 +2488,7 @@ name = "forge-components" version = "0.3.4" dependencies = [ "fluent", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", "time", "tracing", "unic-langid", @@ -2532,7 +2532,7 @@ dependencies = [ "forge-voice", "forge-vtube", "futures-util", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", "gpui_platform", "open", "rand 0.10.2", @@ -3410,7 +3410,6 @@ dependencies = [ "anyhow", "async-channel", "async-task", - "backtrace", "bindgen", "bitflags 2.13.1", "block", @@ -3454,7 +3453,6 @@ dependencies = [ "pollster 0.4.0", "postage", "profiling", - "proptest", "rand 0.9.5", "raw-window-handle", "refineable 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", @@ -3481,6 +3479,88 @@ dependencies = [ "waker-fn", "web-time", "windows 0.61.3", +] + +[[package]] +name = "gpui" +version = "0.2.2" +source = "git+https://github.com/zed-industries/zed?tag=v1.12.1#2a37601c02a32b22e7700835c04b89ff75ffcd5d" +dependencies = [ + "accesskit", + "anyhow", + "async-channel", + "async-task", + "backtrace", + "bindgen", + "bitflags 2.13.1", + "block", + "cbindgen", + "chrono", + "cocoa 0.26.0", + "cocoa-foundation 0.2.0", + "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "core-foundation 0.10.0", + "core-foundation-sys", + "core-graphics 0.24.0", + "core-text", + "core-video", + "ctor", + "derive_more", + "embed-resource", + "etagere", + "foreign-types", + "futures", + "futures-concurrency", + "getrandom 0.3.4", + "gpui_macros 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui_shared_string 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "heapless", + "http_client 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "image", + "inventory", + "itertools 0.14.0", + "log", + "lyon", + "mach2 0.5.0", + "media 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "metal", + "num_cpus", + "objc", + "parking", + "parking_lot", + "pathfinder_geometry", + "pin-project", + "pollster 0.4.0", + "postage", + "profiling", + "proptest", + "rand 0.9.5", + "raw-window-handle", + "refineable 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "regex", + "resvg", + "scheduler 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "schemars 1.2.1", + "seahash", + "serde", + "serde_json", + "slotmap", + "smallvec", + "spin 0.10.1", + "stacksafe", + "strum", + "sum_tree 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "taffy", + "thiserror 2.0.19", + "ttf-parser", + "url", + "usvg", + "util_macros 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "uuid", + "waker-fn", + "web-time", + "windows 0.61.3", "zed-font-kit", "zed-scap", ] @@ -3579,13 +3659,13 @@ dependencies = [ "bytemuck", "calloop", "calloop-wayland-source", - "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "filedescriptor", "futures", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", - "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "gpui_wgpu", - "http_client 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "http_client 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "image", "itertools 0.14.0", "libc", @@ -3628,7 +3708,7 @@ dependencies = [ "block", "cbindgen", "cocoa 0.26.0", - "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "core-foundation 0.10.0", "core-foundation-sys", "core-graphics 0.24.0", @@ -3640,14 +3720,14 @@ dependencies = [ "etagere", "foreign-types", "futures", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", - "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "image", "itertools 0.14.0", "libc", "log", "mach2 0.5.0", - "media 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "media 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "metal", "objc", "objc2 0.6.4", @@ -3691,7 +3771,7 @@ version = "0.1.0" source = "git+https://github.com/zed-industries/zed?tag=v1.12.1#2a37601c02a32b22e7700835c04b89ff75ffcd5d" dependencies = [ "console_error_panic_hook", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "gpui_linux", "gpui_macos", "gpui_web", @@ -3746,9 +3826,9 @@ dependencies = [ "anyhow", "console_error_panic_hook", "futures", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "gpui_wgpu", - "http_client 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "http_client 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "js-sys", "log", "parking_lot", @@ -3769,11 +3849,11 @@ source = "git+https://github.com/zed-industries/zed?tag=v1.12.1#2a37601c02a32b22 dependencies = [ "anyhow", "bytemuck", - "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "cosmic-text", "etagere", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", - "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "itertools 0.14.0", "js-sys", "log", @@ -3799,12 +3879,12 @@ dependencies = [ "accesskit", "accesskit_windows", "anyhow", - "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "collections 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "dunce", "etagere", "futures", - "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", - "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.12.1)", + "gpui 0.2.2 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", + "gpui_util 0.1.0 (git+https://github.com/zed-industries/zed?tag=v1.11.3)", "image", "itertools 0.14.0", "log",