Skip to content

Commit

Permalink
Update windows requirement from 0.13.0 to 0.17.0 in /findlib
Browse files Browse the repository at this point in the history
Updates the requirements on [windows](https://github.com/microsoft/windows-rs) to permit the latest version.
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Changelog](https://github.com/microsoft/windows-rs/blob/master/docs/changelog.md)
- [Commits](https://github.com/microsoft/windows-rs/commits)

---
updated-dependencies:
- dependency-name: windows
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2021
1 parent f073b9a commit 2eda695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions findlib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Crate that exposes GetProcAddress and GetModuleHandleW to detect
repository = "https://github.com/spyder-ide/pywinpty"

[dependencies]
windows = "0.13.0"
windows = "0.17.0"

[build-dependencies]
windows = "0.13.0"
windows = "0.17.0"

0 comments on commit 2eda695

Please sign in to comment.