chore: update freedesktop-desktop-entry

This commit is contained in:
Michael Aaron Murphy 2026-01-06 02:25:11 +01:00
parent a9f64c33ce
commit e9bb5ed97d
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

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