diff --git a/Cargo.toml b/Cargo.toml index bd51014..45cb43d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ url = "2.4.0" zbus = {version = "3.14.1", default-features = false, optional = true} [target.'cfg(unix)'.dependencies] -freedesktop-icons = "0.2.4" +freedesktop-icons = "0.2.5" [dependencies.cosmic-theme] path = "cosmic-theme"