Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 0c99206 commit 3408b18
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 32 deletions.
61 changes: 30 additions & 31 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 @@ -17,7 +17,7 @@ sharded-slab = "0.1.7"
version = "0.10.0"

[target.'cfg(windows)'.dependencies.windows]
version = "0.58.0"
version = "0.59.0"
features = [
"Win32_System_LibraryLoader",
"Win32_System_SystemServices",
Expand Down

0 comments on commit 3408b18

Please sign in to comment.