build: update hyprland-rs to 0.3.8, enable silent feature

This commit is contained in:
yavko
2023-08-15 20:09:32 +01:00
committed by Jake Stanger
parent 9f65cf293d
commit d1be6100d6
+1 -1
View File
@@ -131,7 +131,7 @@ zbus = { version = "3.14.1", optional = true }
# workspaces
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.3.8", optional = true }
hyprland = { version = "0.3.8", features = ["silent"], optional = true }
futures-util = { version = "0.3.21", optional = true }
# shared