mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	deps: upgrade bstr to 1.1
This commit is contained in:
		| @@ -20,7 +20,7 @@ serde1 = ["base64", "serde", "serde_json"] | ||||
|  | ||||
| [dependencies] | ||||
| base64 = { version = "0.13.0", optional = true } | ||||
| bstr = "0.2.0" | ||||
| bstr = "1.1.0" | ||||
| grep-matcher = { version = "0.1.5", path = "../matcher" } | ||||
| grep-searcher = { version = "0.1.8", path = "../searcher" } | ||||
| termcolor = "1.0.4" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user