Use cosmic-freedesktop-icons, like libcosmic

This commit is contained in:
Ian Douglas Scott 2025-05-15 10:05:57 -07:00
parent bf0830c20e
commit 5bb719f617
2 changed files with 2 additions and 16 deletions

View file

@ -21,7 +21,7 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = fa
"winit",
] }
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
freedesktop-icons = "0.3.1"
freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://github.com/pop-os/freedesktop-icons" }
memmap2 = "0.9.0"
tokio = "1.23.0"