summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 70802d0..5e7f526 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ kittybox-util = { git = "https://git.vikanezrimaya.xyz/kittybox", version = "0.2
 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 = { version = "0.9.0", features = ["gnome_46", "adw", "css", "macros", "libadwaita"] }
 relm4-icons = { version = "0.9.0", features = ["icon-development-kit"] }
 serde_json = "1.0.125"
 serde_urlencoded = "0.7.1"