mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #821 from JakeStanger/dependabot/cargo/system-tray-0.5.0
build(deps): bump system-tray from 0.4.0 to 0.5.0
This commit is contained in:
commit
353ee92d48
2 changed files with 9 additions and 9 deletions
|
@ -148,7 +148,7 @@ futures-signals = { version = "0.3.34", optional = true }
|
|||
sysinfo = { version = "0.29.11", optional = true }
|
||||
|
||||
# tray
|
||||
system-tray = { version = "0.4.0", features = ["dbusmenu-gtk3"], optional = true }
|
||||
system-tray = { version = "0.5.0", features = ["dbusmenu-gtk3"], optional = true }
|
||||
|
||||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue