Go back to an alacritty release (#7474)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-02-06 20:58:38 -07:00 committed by GitHub
parent 3aa4e0c90b
commit 9fd221271a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,7 @@ doctest = false
[dependencies]
# needed for "a few weeks" until alacritty 0.13.2 is out
alacritty_terminal = { git = "https://github.com/alacritty/alacritty", rev = "2d2b894c3b869fadc78fce9d72cb5c8d2b764cac" }
alacritty_terminal = "0.22.0"
anyhow.workspace = true
db.workspace = true
dirs = "4.0.0"