mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	grep: bump grep-searcher to 0.1.10
This was a result of leaving a stray 'dbg!'.
This commit is contained in:
		| @@ -19,7 +19,7 @@ grep-matcher = { version = "0.1.5", path = "../matcher" } | ||||
| grep-pcre2 = { version = "0.1.5", path = "../pcre2", optional = true } | ||||
| grep-printer = { version = "0.1.6", path = "../printer" } | ||||
| grep-regex = { version = "0.1.10", path = "../regex" } | ||||
| grep-searcher = { version = "0.1.9", path = "../searcher" } | ||||
| grep-searcher = { version = "0.1.10", path = "../searcher" } | ||||
|  | ||||
| [dev-dependencies] | ||||
| termcolor = "1.0.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user