mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-18 07:11:04 +02:00
fix: post-merge fixes
This commit is contained in:
parent
b860f5b603
commit
8d0560e9ce
3 changed files with 7 additions and 7 deletions
|
@ -157,7 +157,7 @@ swayipc-async = { version = "2.0.1", optional = true }
|
|||
hyprland = { version = "0.3.13", default_features = false, features = ["listener", "tokio", "silent"], optional = true }
|
||||
|
||||
# shared
|
||||
futures-lite = { version = "2.3.0", optional = true } # workspaces, upower
|
||||
futures-lite = { version = "2.3.0", optional = true } # networkmanager, upower, workspaces
|
||||
regex = { version = "1.10.4", default-features = false, features = [
|
||||
"std",
|
||||
], optional = true } # music, sys_info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue