mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
globset: release 0.4.0
This commit is contained in:
@@ -36,7 +36,7 @@ members = ["grep", "globset", "ignore", "termcolor", "wincolor"]
|
||||
atty = "=0.2.6"
|
||||
bytecount = "0.3.1"
|
||||
encoding_rs = "0.7"
|
||||
globset = { version = "0.3.0", path = "globset" }
|
||||
globset = { version = "0.4.0", path = "globset" }
|
||||
grep = { version = "0.1.8", path = "grep" }
|
||||
ignore = { version = "0.4.0", path = "ignore" }
|
||||
lazy_static = "1"
|
||||
|
Reference in New Issue
Block a user