Skip to content

Commit 5cd2fb7

Browse files
fix(deps): bump tray-icon from 0.19.3 to 0.21.0
--- updated-dependencies: - dependency-name: tray-icon dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bed5a9b commit 5cd2fb7

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 additions & 4 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.0", default-features = false }
8686
url.workspace = true
8787
uuid.workspace = true
8888
which.workspace = true

0 commit comments

Comments
 (0)