Skip to content

Commit

Permalink
Update Rust crate windows to 0.53
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent daae07c commit 165d990
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.53", features = [
"Win32_Networking_NetworkListManager",
"Win32_System_Com",
"Win32_Foundation",
Expand Down

0 comments on commit 165d990

Please sign in to comment.