Skip to content

Commit

Permalink
fix(deps): update rust crate windows-sys to 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 86e68f7 commit 7919d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cocoa = "0.25"
objc = "0.2"

[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
version = "0.52"
version = "0.59"
features = [
"Win32_UI_WindowsAndMessaging",
"Win32_Foundation",
Expand Down

0 comments on commit 7919d28

Please sign in to comment.