Skip to content

Commit ad549b3

Browse files
dependabot[bot]rjzak
authored andcommitted
chore(deps): bump tray-icon from 0.23.1 to 0.24.0
Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](tauri-apps/tray-icon@tray-icon-v0.23.1...tray-icon-v0.24) --- updated-dependencies: - dependency-name: tray-icon dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4607e15 commit ad549b3

2 files changed

Lines changed: 5 additions & 41 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build = "build.rs"
1414
image = { version = "0.25.10", default-features = false, features = ["png"] }
1515
muda = { version = "^0.19.1", default-features = false } # sub-dependency of tray-icon, must match that version
1616
sysinfo = { version = "0.39.0", default-features = false, features = ["system"] }
17-
tray-icon = { version = "0.23.1", default-features = false }
17+
tray-icon = { version = "0.24.0", default-features = false }
1818
winit = "0.30.13"
1919

2020
[target.'cfg(target_os = "macos")'.dependencies]

0 commit comments

Comments
 (0)