Skip to content

Commit

Permalink
Merge pull request #9 from MolotovCherry/dependabot/cargo/windows-sys…
Browse files Browse the repository at this point in the history
…-0.52.0

Bump windows-sys from 0.48.0 to 0.52.0
  • Loading branch information
MolotovCherry authored Nov 20, 2023
2 parents 7522de9 + 099ece0 commit b90d03a
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 17 deletions.
98 changes: 82 additions & 16 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 @@ -34,7 +34,7 @@ features = [
]

[dependencies.windows-sys]
version = "0.48.0"
version = "0.52.0"
features = ["Win32_System_LibraryLoader", "Win32_Foundation"]

[build-dependencies]
Expand Down

0 comments on commit b90d03a

Please sign in to comment.