Skip to content

Commit

Permalink
Merge pull request #56 from jewlexx/renovate/windows-0.x
Browse files Browse the repository at this point in the history
Update Rust crate windows to 0.58
  • Loading branch information
jewlexx authored Sep 11, 2024
2 parents 7ff3c9c + dcf806e commit a959437
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 @@ -25,7 +25,7 @@ spin = { version = "0.9", optional = true }
thiserror = { version = "1.0" }

[target.'cfg(windows)'.dependencies]
windows = { version = "0.56", features = [
windows = { version = "0.58", features = [
"Win32_Foundation",
"Win32_Networking_NetworkListManager",
"Win32_Security",
Expand Down

0 comments on commit a959437

Please sign in to comment.