Use Alacritty from crates.io (#25016)
Follow-up of https://github.com/zed-industries/zed/pull/23085 Release Notes: - N/A
This commit is contained in:
parent
b5d85b638a
commit
aca31cfb8d
3 changed files with 21 additions and 10 deletions
|
@ -364,8 +364,7 @@ zeta = { path = "crates/zeta" }
|
|||
#
|
||||
|
||||
aho-corasick = "1.1"
|
||||
# TODO(#18342): Update to version 0.25 from crates.io when it is released.
|
||||
alacritty_terminal = { git = "https://github.com/alacritty/alacritty.git", rev = "5e78d20c709cb1ab8d44ca7a8702cc26d779227c" }
|
||||
alacritty_terminal = "0.25"
|
||||
any_vec = "0.14"
|
||||
anyhow = "1.0.86"
|
||||
arrayvec = { version = "0.7.4", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue