1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-06 21:01:02 +02:00

build: update hyprland-rs to 0.4.0-alpha.1

(#565) 

this does have some breaking changes in it so it could have other
side effects.
This commit is contained in:
Nadia 2024-05-03 15:39:09 -05:00 committed by GitHub
parent 78fcd44c1a
commit f7a39ddecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 18 additions and 58 deletions

View file

@ -148,7 +148,9 @@ libpulse-binding = { version = "2.28.1", optional = true }
# workspaces
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "0.3.13", default_features = false, features = ["listener", "tokio", "silent"], optional = true }
hyprland = { version = "0.4.0-alpha.1", features = ["silent"], optional = true }
futures-util = { version = "0.3.30", optional = true }
num-traits = "0.2.18"
# shared
futures-lite = { version = "2.3.0", optional = true } # workspaces, upower