diff options
Diffstat (limited to 'editors/zed/Makefile.crates')
| -rw-r--r-- | editors/zed/Makefile.crates | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/zed/Makefile.crates b/editors/zed/Makefile.crates index fd44a0307cc3..9393864101c1 100644 --- a/editors/zed/Makefile.crates +++ b/editors/zed/Makefile.crates @@ -408,7 +408,7 @@ CARGO_CRATES= addr2line-0.25.1 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ - fork-0.2.0 \ + fork-0.4.0 \ form_urlencoded-1.2.2 \ fraction-0.15.3 \ freetype-sys-0.20.1 \ @@ -1013,6 +1013,7 @@ CARGO_CRATES= addr2line-0.25.1 \ socket2-0.6.1 \ spdx-0.10.9 \ spin-0.9.8 \ + spin-0.10.0 \ spirv-0.3.0+sdk-1.3.268.0 \ spki-0.6.0 \ spki-0.7.3 \ @@ -1457,7 +1458,7 @@ CARGO_CRATES= addr2line-0.25.1 \ dap-types@git+https://github.com/zed-industries/dap-types?rev=1b461b310481d01e02b2603c16d7144b926339f8\#1b461b310481d01e02b2603c16d7144b926339f8 \ 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=bbb9ea5ae52b253e095737847e367c30653a2e96\#bbb9ea5ae52b253e095737847e367c30653a2e96 \ 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 |
