From 18ceffed07f680f092ea9b07b002a1b18d37070f Mon Sep 17 00:00:00 2001 From: Vika Date: Sun, 25 Aug 2024 21:30:54 +0300 Subject: Proper main menu icon --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1ef4990..79bae5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ libsecret = { version = "0.5.0", features = ["v0_21_2"] } log = { version = "0.4.22", features = ["std"] } microformats = "0.9.1" relm4 = { version = "0.9.0", features = ["all", "gnome_46", "libpanel"] } +relm4-icons = { version = "0.9.0", features = ["icon-development-kit"] } serde_json = "1.0.125" serde_urlencoded = "0.7.1" soup3 = "0.7.0" -- cgit 1.4.1