Skip to content

Commit

Permalink
build: update swayipc
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger committed Feb 15, 2025
1 parent f39c4c4 commit 452e85f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 84 deletions.
114 changes: 31 additions & 83 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ libpulse-binding = { version = "2.28.2", optional = true }
futures-lite = { version = "2.6.0", optional = true } # network_manager, upower, workspaces
nix = { version = "0.29.0", optional = true, features = ["event", "fs", "poll"] } # clipboard, input
zbus = { version = "5.5.0", default-features = false, features = ["tokio"], optional = true } # network_manager, notifications, upower
swayipc-async = { version = "2.0.1", optional = true } # workspaces, keyboard
swayipc-async = { version = "2.0.4", optional = true } # workspaces, keyboard
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true } # workspaces, keyboard

# schema
Expand Down

0 comments on commit 452e85f

Please sign in to comment.