Skip to content

Commit 1977fdf

Browse files
fix(deps): bump tray-icon from 0.19.3 to 0.21.2
Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.19.3 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.19.3...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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5033e60 commit 1977fdf

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

Cargo.lock

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

crates/fig_desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tempfile.workspace = true
8282
time.workspace = true
8383
tokio.workspace = true
8484
tracing.workspace = true
85-
tray-icon = { version = "0.19.2", default-features = false }
85+
tray-icon = { version = "0.21.2", default-features = false }
8686
url.workspace = true
8787
uuid.workspace = true
8888
which.workspace = true

0 commit comments

Comments
 (0)