Skip to content

Commit

Permalink
Bump windows-rs to 0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadravid authored Apr 1, 2023
1 parent 2c673dd commit bb8d66d
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 @@ default = ["chrono"]
test = []

[target.'cfg(target_os = "windows")'.dependencies]
windows = { version = "0.47", features = [
windows = { version = "0.48", features = [
"implement",
"Win32_Foundation",
"Win32_Security",
Expand Down

0 comments on commit bb8d66d

Please sign in to comment.