fix: use fork of freedesktop_icons

This commit is contained in:
Ashley Wulber 2022-11-22 17:51:09 -05:00
parent a8c753d429
commit e87fe7056d
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 18 additions and 2 deletions

View file

@ -15,7 +15,7 @@ winit = ["iced/winit", "iced_winit"]
applet = ["cosmic-panel-config", "sctk"]
[dependencies]
freedesktop-icons = "0.2.1"
freedesktop-icons = {git = "https://github.com/wash2/freedestkop-icons"}
apply = "0.3.0"
derive_setters = "0.1.5"
lazy_static = "1.4.0"