Skip to content

Commit

Permalink
Merge pull request #172 from spyder-ide/dependabot/cargo/findlib/wind…
Browse files Browse the repository at this point in the history
…ows-0.17.0

Update windows requirement from 0.13.0 to 0.17.0 in /findlib
  • Loading branch information
andfoy authored Jul 8, 2021
2 parents f073b9a + 2eda695 commit 9ea8a2f
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 9ea8a2f

Please sign in to comment.