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