chore: bump freedesktop-desktop-entry

This commit is contained in:
Ryan Brue 2024-03-11 20:23:12 -05:00 committed by Michael Murphy
parent 6754aeb0dc
commit b4ad96066b

View file

@ -83,7 +83,7 @@ zbus = {version = "3.14.1", default-features = false, optional = true}
[target.'cfg(unix)'.dependencies]
freedesktop-icons = "0.2.5"
freedesktop-desktop-entry = { version = "0.5.0", optional = true }
freedesktop-desktop-entry = { version = "0.5.1", optional = true }
shlex = { version = "1.3.0", optional = true }
[dependencies.cosmic-theme]