1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

build: update to latest hyprland-rs

Resolves #269
This commit is contained in:
Jake Stanger 2023-08-11 21:15:45 +01:00
parent b649525a2c
commit 9fe6d49195
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
3 changed files with 43 additions and 27 deletions

View file

@ -5,6 +5,7 @@ edition = "2021"
license = "MIT"
description = "Customisable GTK Layer Shell wlroots/sway bar"
repository = "https://github.com/jakestanger/ironbar"
categories = ["gui"]
keywords = ["gtk", "bar", "wayland", "wlroots", "gtk-layer-shell"]
[features]
@ -130,7 +131,7 @@ zbus = { version = "3.14.1", optional = true }
# workspaces
swayipc-async = { version = "2.0.1", optional = true }
hyprland = { version = "=0.3.1", optional = true }
hyprland = { version = "0.3.8", optional = true }
futures-util = { version = "0.3.21", optional = true }
# shared