Skip to content

Commit

Permalink
chore: bump up Rust crate windows to 0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent a912ad2 commit eef90fa
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 @@ -20,7 +20,7 @@ napi-derive = "2"

[target.'cfg(target_os = "windows")'.dependencies]
byteorder = "1"
windows = { version = "0.56", features = [
windows = { version = "0.57", features = [
"Win32",
"Win32_Security_Credentials",
"Win32_Foundation",
Expand Down

0 comments on commit eef90fa

Please sign in to comment.