chore(cargo): remove unused icon-loader dependency

This commit is contained in:
Michael Aaron Murphy 2024-03-15 14:40:15 +01:00 committed by Michael Murphy
parent e0632b8c6f
commit 074d962ae9
3 changed files with 148 additions and 105 deletions

View file

@ -8,7 +8,6 @@ license = "GPL-3.0-or-later"
chrono = { version = "0.4.35", features = ["clock"] }
i18n-embed-fl.workspace = true
i18n-embed.workspace = true
icon-loader = { version = "0.3.6", features = ["gtk"] }
libcosmic.workspace = true
nix.workspace = true
once_cell = "1"