Remove 2 suffix for theme
Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
4305c5fdbe
commit
dfcb17fe74
79 changed files with 319 additions and 2648 deletions
|
@ -19,5 +19,5 @@ rust-embed.workspace = true
|
|||
serde.workspace = true
|
||||
simplelog = "0.9"
|
||||
strum = { version = "0.25.0", features = ["derive"] }
|
||||
theme = { package = "theme2", path = "../theme2", features = ["importing-themes"] }
|
||||
theme = { path = "../theme", features = ["importing-themes"] }
|
||||
uuid.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue