Skip to content

Commit

Permalink
Merge pull request #40 from jewlexx/renovate/windows-0.x
Browse files Browse the repository at this point in the history
Update Rust crate windows to 0.54
  • Loading branch information
jewlexx authored Apr 8, 2024
2 parents daae07c + 39f9ba5 commit 04b8572
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 @@ -24,7 +24,7 @@ thiserror = { version = "1.0" }
cfg-if = "1.0"

[target.'cfg(windows)'.dependencies]
windows = { version = "0.51", features = [
windows = { version = "0.54", features = [
"Win32_Networking_NetworkListManager",
"Win32_System_Com",
"Win32_Foundation",
Expand Down

0 comments on commit 04b8572

Please sign in to comment.