Skip to content

Commit

Permalink
chore: 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] authored Jul 31, 2024
1 parent d9cc309 commit 8b38c71
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 28 deletions.
70 changes: 43 additions & 27 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 general/echo/kmdf/exe/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version = "1.8.0"
features = ["macro-diagnostics"]

[dependencies.windows-sys]
version = "0.52.0"
version = "0.59.0"
features = [
"Win32_Devices_DeviceAndDriverInstallation",
"Win32_Storage_FileSystem",
Expand Down

0 comments on commit 8b38c71

Please sign in to comment.