chore: update fde

This commit is contained in:
Ashley Wulber 2025-03-12 18:22:01 -04:00 committed by Michael Murphy
parent 617de4dc95
commit 26ea70a6bd
2 changed files with 24 additions and 19 deletions

View file

@ -121,7 +121,7 @@ zbus = { version = "4.2.1", default-features = false, optional = true }
[target.'cfg(unix)'.dependencies]
freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://github.com/pop-os/freedesktop-icons" }
freedesktop-desktop-entry = { version = "0.5.1", optional = true }
freedesktop-desktop-entry = { version = "0.7.8", optional = true }
shlex = { version = "1.3.0", optional = true }
[dependencies.cosmic-theme]