Skip to content

Commit

Permalink
Bump windows from 0.25.0 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits/0.26.0)

---
updated-dependencies:
- dependency-name: windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent 01bfd65 commit a8c546e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.25"
version = "^0.26"
features = [
"Win32_Foundation",
"Win32_Security_Credentials",
Expand Down

0 comments on commit a8c546e

Please sign in to comment.