mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
deps: update to atty 0.2.9
https://github.com/softprops/atty/pull/25 was merged, so we can upgrade.
This commit is contained in:
@@ -33,7 +33,7 @@ path = "tests/tests.rs"
|
||||
members = ["grep", "globset", "ignore", "termcolor", "wincolor"]
|
||||
|
||||
[dependencies]
|
||||
atty = "=0.2.6"
|
||||
atty = "0.2.9"
|
||||
bytecount = "0.3.1"
|
||||
encoding_rs = "0.7"
|
||||
globset = { version = "0.4.0", path = "globset" }
|
||||
|
Reference in New Issue
Block a user