Skip to content

Commit 0db80ce

Browse files
chore(deps): update rust crate tray-icon to 0.24.0 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f7bb80 commit 0db80ce

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ strsim = "0.11.1"
9191
tao = { version = "0.35.0", optional = true }
9292
tokio = { version = "1.0", features = ["full"] }
9393
tmdb_client = "1.8.0"
94-
tray-icon = { version = "0.22.0", optional = true }
94+
tray-icon = { version = "0.24.0", optional = true }
9595
tvdb4 = "0.1.0"
9696
webbrowser = { version = "1.0.3", optional = true }
9797
# common = { path = "../common" }

0 commit comments

Comments
 (0)