Skip to content

Commit 1ce6c17

Browse files
chore(deps): bump tray-icon from 0.21.1 to 0.21.2
Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.21.1 to 0.21.2. - [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.21.1...tray-icon-v0.21.2) --- updated-dependencies: - dependency-name: tray-icon dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a472fd0 commit 1ce6c17

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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.8", default-features = false, features = ["png"] }
1515
muda = { version = "0.17.1", default-features = false } # sub-dependency of tray-icon
1616
sysinfo = { version = "0.37.2", default-features = false, features = ["system"] }
17-
tray-icon = { version = "0.21.1", default-features = false }
17+
tray-icon = { version = "0.21.2", default-features = false }
1818
winit = "0.30.12"
1919

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

0 commit comments

Comments
 (0)