Skip to content

Commit

Permalink
Update windows requirement from 0.17.0 to 0.19.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2021
1 parent 441533d commit 16edb2d
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.17.0"
windows = "0.19.0"

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

0 comments on commit 16edb2d

Please sign in to comment.