Skip to content

Commit

Permalink
build(deps): bump windows-sys from 0.52.0 to 0.59.0
Browse files Browse the repository at this point in the history
Bumps [windows-sys](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.59.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](microsoft/windows-rs@0.52.0...0.59.0)

---
updated-dependencies:
- dependency-name: windows-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent 44bffdb commit 754d8fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -77,7 +77,7 @@ tracing-chrome = "0.7.2"
tracing-subscriber = { version = "0.3.18", default-features = false }
tun2 = "2.0.9"
widestring = "1.0.2"
windows-sys = "0.52.0"
windows-sys = "0.59.0"

[workspace.lints.rust]
unsafe_code = "deny"
Expand Down

0 comments on commit 754d8fa

Please sign in to comment.