Skip to content

Commit

Permalink
Merge pull request #821 from JakeStanger/dependabot/cargo/system-tray…
Browse files Browse the repository at this point in the history
…-0.5.0

build(deps): bump system-tray from 0.4.0 to 0.5.0
  • Loading branch information
JakeStanger authored Dec 24, 2024
2 parents 178f2cc + 4995c15 commit 353ee92
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
Expand Down

0 comments on commit 353ee92

Please sign in to comment.