Skip to content

Commit

Permalink
deps: pin winapi to 0.3.4
Browse files Browse the repository at this point in the history
winapi 0.3.5 changed how it represents some of its structs, which caused
a bug to surface in atty that prevents tty detection on Windows. atty
has an open PR to fix this: softprops/atty#28

Until a new release of atty, we pin winapi to a version that works.
  • Loading branch information
BurntSushi committed Jul 22, 2018
1 parent 6dc09c5 commit 7a44cad
Showing 1 changed file with 12 additions and 12 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.

0 comments on commit 7a44cad

Please sign in to comment.