Skip to content

Commit a452343

Browse files
chore(deps): update rust crate tray-icon to v0.24.2 (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58f9a1e commit a452343

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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.3", optional = true }
9292
tokio = { version = "=1.53.1", features = ["full"] }
9393
tmdb_client = "=1.8.0"
94-
tray-icon = { version = "=0.24.1", optional = true }
94+
tray-icon = { version = "=0.24.2", optional = true }
9595
tvdb4 = "=0.1.0"
9696
webbrowser = { version = "=1.2.1", optional = true }
9797
# common = { path = "../common" }

0 commit comments

Comments
 (0)