Skip to content

Commit 452e85f

Browse files
committed
build: update swayipc
1 parent f39c4c4 commit 452e85f

File tree

2 files changed

+32
-84
lines changed

2 files changed

+32
-84
lines changed

Diff for: Cargo.lock

+31-83
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ libpulse-binding = { version = "2.28.2", optional = true }
168168
futures-lite = { version = "2.6.0", optional = true } # network_manager, upower, workspaces
169169
nix = { version = "0.29.0", optional = true, features = ["event", "fs", "poll"] } # clipboard, input
170170
zbus = { version = "5.5.0", default-features = false, features = ["tokio"], optional = true } # network_manager, notifications, upower
171-
swayipc-async = { version = "2.0.1", optional = true } # workspaces, keyboard
171+
swayipc-async = { version = "2.0.4", optional = true } # workspaces, keyboard
172172
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true } # workspaces, keyboard
173173

174174
# schema

0 commit comments

Comments
 (0)