about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3026a67..1f459dd 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,12 +13,13 @@ once_cell = "1.9.0"
 dbus = "0.9.5"
 dbus-codegen = "0.10.0"
 log = "0.4"
+gtk4-macros = "=0.4.3"
 
 [dependencies.gtk]
 package = "gtk4"
-version = "0.4"
+version = "=0.4.6"
 
 [dependencies.adw]
 package = "libadwaita"
-version = "0.1"
+version = "0.1.1"