mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
Speeding CI builds
This commit is contained in:
committed by
Andrew Gallant
parent
162e085b98
commit
636bbc7c8f
@@ -29,6 +29,9 @@ name = "rg"
|
||||
name = "integration"
|
||||
path = "tests/tests.rs"
|
||||
|
||||
[workspace]
|
||||
members = [ "grep", "globset", "ignore", "termcolor", "wincolor" ]
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2.2"
|
||||
bytecount = "0.2"
|
||||
|
Reference in New Issue
Block a user