deps: update atty and winapi
This updates atty and winapi to their latest versions, including the bug fix in atty that allows it to work with winapi 0.3.5.
This commit is contained in:
@@ -35,7 +35,7 @@ path = "tests/tests.rs"
|
||||
members = ["grep", "globset", "ignore"]
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2.10"
|
||||
atty = "0.2.11"
|
||||
bytecount = "0.3.1"
|
||||
encoding_rs = "0.8"
|
||||
encoding_rs_io = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user