Skip to content

Commit

Permalink
fix(deps): update rust crate windows-service to 0.8 (#1879)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 22d5fc1 commit 4ddf9be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ rpmalloc = { version = "0.2", optional = true }

shadowsocks-service = { version = "1.23.0", path = "./crates/shadowsocks-service" }

windows-service = { version = "0.7", optional = true }
windows-service = { version = "0.8", optional = true }

[target.'cfg(unix)'.dependencies]
daemonize = "0.5"
Expand Down

0 comments on commit 4ddf9be

Please sign in to comment.