Skip to content

Commit

Permalink
build(deps): bump system-tray from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [system-tray](https://github.com/jakestanger/system-tray) from 0.4.0 to 0.5.0.
- [Commits](JakeStanger/system-tray@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: system-tray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cfaa998 commit 4995c15
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 4995c15

Please sign in to comment.