Skip to content

Commit

Permalink
Update Rust crate windows to 0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 7ff3c9c commit dcf806e
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 dcf806e

Please sign in to comment.