Skip to content

Commit b5f9dcd

Browse files
committed
build: update workspaces deps
1 parent 3b3d86b commit b5f9dcd

File tree

2 files changed

+156
-33
lines changed

2 files changed

+156
-33
lines changed

Cargo.lock

Lines changed: 154 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,8 @@ upower_dbus = { version = "0.3.2", optional = true }
157157
libpulse-binding = { version = "2.28.1", optional = true }
158158

159159
# workspaces
160-
swayipc-async = { version = "2.0.1", optional = true }
161-
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
162-
futures-util = { version = "0.3.31", optional = true }
160+
swayipc-async = { version = "2.0.3", optional = true }
161+
hyprland = { version = "0.4.0-beta.1", optional = true }
163162

164163
# shared
165164
futures-lite = { version = "2.3.0", optional = true } # network_manager, upower, workspaces

0 commit comments

Comments
 (0)