Skip to content

Commit

Permalink
fix: update to last hyprland-rs to fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrinux committed Sep 8, 2023
1 parent 14f8711 commit 0ace3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository = "https://github.com/hyprland-community/hyprland-autoname-workspaces
[dependencies]
regex = "1"
clap = { version = "4.3.19", features = ["derive"] }
hyprland = { version = "0.3.9", features = ["silent"] }
hyprland = { version = "0.3.10", features = ["silent"] }
signal-hook = "0.3.17"
toml = { version = "0.7.6", features = ["indexmap", "preserve_order"] }
xdg = "2.5.2"
Expand Down

0 comments on commit 0ace3e0

Please sign in to comment.