From a40cf289bb742494d29ae024939a0d534de1d198 Mon Sep 17 00:00:00 2001 From: Victoria Brekenfeld Date: Thu, 21 Sep 2023 13:35:24 +0200 Subject: [PATCH] chore: Update freedesktop-icons --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9e649b7c..2d193e40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ url = "2.4.0" unicode-segmentation = "1.6" [target.'cfg(unix)'.dependencies] -freedesktop-icons = "0.2.2" +freedesktop-icons = "0.2.4" [dependencies.cosmic-theme] path = "cosmic-theme"