ZIm/crates/zed
Marshall Bowers e31f44450e
title_bar: Remove dependency on extensions_ui (#20929)
This PR removes a dependency on the `extensions_ui` from the `title_bar`
crate.

This dependency only existed to reference the `Extensions` action, which
has now been moved to the `zed_actions` crate.

This allows `title_bar` to move up in the crate dependency graph.

Release Notes:

- N/A
2024-11-20 16:05:43 -05:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Update community links page url (#19899) 2024-10-29 10:13:26 -04:00
src title_bar: Remove dependency on extensions_ui (#20929) 2024-11-20 16:05:43 -05:00
build.rs Add a way to explicitly specify RC toolkit path (#18402) 2024-09-30 11:34:44 +03:00
Cargo.toml v0.164.x dev 2024-11-20 10:45:44 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00