Skip to content

Commit

Permalink
Update Rust crate windows to 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent ff55eb9 commit ffa5a68
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 @@ spin = { version = "0.9", optional = true }
thiserror = { version = "2.0" }

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

0 comments on commit ffa5a68

Please sign in to comment.