Skip to content

Commit 32314de

Browse files
fix(deps): bump tray-icon from 0.19.2 to 0.20.1
Bumps [tray-icon](https://github.com/tauri-apps/tray-icon) from 0.19.2 to 0.20.1. - [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.2...tray-icon-v0.20.1) --- updated-dependencies: - dependency-name: tray-icon dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72cb299 commit 32314de

File tree

2 files changed

+103
-39
lines changed

2 files changed

+103
-39
lines changed

Cargo.lock

+102-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_desktop/Cargo.toml

+1-1
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.20.1", default-features = false }
8686
url.workspace = true
8787
uuid.workspace = true
8888
which.workspace = true

0 commit comments

Comments
 (0)