Use different icons for terminal tasks (#9876)

This commit is contained in:
Kirill Bulatov 2024-03-27 20:49:10 +01:00 committed by GitHub
parent 687d2a41d6
commit ce37885f49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 60 additions and 27 deletions

View file

@ -14,8 +14,7 @@ doctest = false
[dependencies]
# TODO: when new version of this crate is released, change it
alacritty_terminal = "0.23.0-rc1"
alacritty_terminal = "0.23"
anyhow.workspace = true
collections.workspace = true
dirs = "4.0.0"