fix: missing icon & actions for apps with desktop entries containing duplicate keys

This commit is contained in:
ellieplayswow 2025-03-03 23:03:15 +00:00 committed by GitHub
parent 2b88f35991
commit 6399cc51af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 23 deletions

View file

@ -66,7 +66,7 @@ tracing-log = "0.2.0"
tokio = { version = "1.43.0", features = ["full"] }
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
serde = { version = "1.0.217", features = ["derive"] }
freedesktop-desktop-entry = "0.7.7"
freedesktop-desktop-entry = "0.7.8"
[profile.release]
lto = "fat"