mirror of
				https://github.com/BurntSushi/ripgrep.git
				synced 2025-10-30 23:17:47 +02:00 
			
		
		
		
	grep: update to the 2021 edition
This commit is contained in:
		| @@ -11,7 +11,7 @@ repository = "https://github.com/BurntSushi/ripgrep/tree/master/crates/grep" | ||||
| readme = "README.md" | ||||
| keywords = ["regex", "grep", "egrep", "search", "pattern"] | ||||
| license = "Unlicense OR MIT" | ||||
| edition = "2018" | ||||
| edition = "2021" | ||||
|  | ||||
| [dependencies] | ||||
| grep-cli = { version = "0.1.7", path = "../cli" } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user