mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
fix(tray): update system-tray
dep to bring in a whole load of fixes
This commit is contained in:
parent
e53a9067b0
commit
55c0940e1d
3 changed files with 128 additions and 45 deletions
|
@ -149,6 +149,7 @@ sysinfo = { version = "0.29.11", optional = true }
|
|||
|
||||
# tray
|
||||
system-tray = { version = "0.2.0", optional = true }
|
||||
system-tray = { version = "0.3.0", optional = true }
|
||||
|
||||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue