mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
build: update workspaces deps
This commit is contained in:
parent
3b3d86b812
commit
f06885cea6
2 changed files with 158 additions and 35 deletions
|
@ -157,9 +157,8 @@ upower_dbus = { version = "0.3.2", optional = true }
|
|||
libpulse-binding = { version = "2.28.1", optional = true }
|
||||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
|
||||
futures-util = { version = "0.3.31", optional = true }
|
||||
swayipc-async = { version = "2.0.3", optional = true }
|
||||
hyprland = { version = "0.4.0-beta.1", optional = true }
|
||||
|
||||
# shared
|
||||
futures-lite = { version = "2.3.0", optional = true } # network_manager, upower, workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue