Skip to content

Commit abf7754

Browse files
chore(deps): update rust crate webbrowser to v1.2.4 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70b4651 commit abf7754

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
@@ -93,7 +93,7 @@ tokio = { version = "=1.53.1", features = ["full"] }
9393
tmdb_client = "=1.8.0"
9494
tray-icon = { version = "=0.24.2", optional = true }
9595
tvdb4 = "=0.1.0"
96-
webbrowser = { version = "=1.2.3", optional = true }
96+
webbrowser = { version = "=1.2.4", optional = true }
9797
# common = { path = "../common" }
9898

9999
[target.'cfg(target_os = "macos")'.dependencies]

0 commit comments

Comments
 (0)