Skip to content

Commit

Permalink
Merge pull request #55 from tmuntaner/dependabot/cargo/windows-tw-0.42
Browse files Browse the repository at this point in the history
Update windows requirement from ^0.39 to ^0.42
  • Loading branch information
tmuntaner authored Sep 28, 2022
2 parents 454f030 + ed7677f commit 9c7e9d2
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 @@ -18,7 +18,7 @@ anyhow = "1"
widestring = "1.0"

[target.'cfg(target_os = "windows")'.dependencies.windows]
version = "^0.39"
version = "^0.42"
features = [
"Win32_Foundation",
"Win32_Security_Credentials",
Expand Down

0 comments on commit 9c7e9d2

Please sign in to comment.