Skip to content

Commit 89769e4

Browse files
committed
update hyprland-rs crate to 0.4.0-beta.1
--- Co-authored-by: peppidesu <@peppidesu>
1 parent 6e0385f commit 89769e4

File tree

2 files changed

+137
-54
lines changed

2 files changed

+137
-54
lines changed

Cargo.lock

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

plugins/randr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ crate-type = ["cdylib"]
1212
fuzzy-matcher = "0.3.7"
1313
anyrun-plugin = { path = "../../anyrun-plugin" }
1414
abi_stable = "0.11.1"
15-
hyprland = "0.3"
15+
hyprland = "0.4.0-beta.1"
1616
ron = "0.8.0"
1717
serde = { version = "1.0.160", features = ["derive"] }

0 commit comments

Comments
 (0)