Skip to content

Commit

Permalink
Merge pull request #45 from tmuntaner/dependabot/cargo/windows-tw-0.36
Browse files Browse the repository at this point in the history
Update windows requirement from ^0.35 to ^0.36
  • Loading branch information
tmuntaner authored Apr 27, 2022
2 parents 704462f + 2a0929e commit 3aba575
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 = "0.5"

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

0 comments on commit 3aba575

Please sign in to comment.