mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Cargo.toml: remove "readme" field
This commit is contained in:
		@@ -5,7 +5,6 @@ description="A cat(1) clone with wings."
 | 
				
			|||||||
homepage = "https://github.com/sharkdp/bat"
 | 
					homepage = "https://github.com/sharkdp/bat"
 | 
				
			||||||
license = "MIT/Apache-2.0"
 | 
					license = "MIT/Apache-2.0"
 | 
				
			||||||
name = "bat"
 | 
					name = "bat"
 | 
				
			||||||
readme = "README.md"
 | 
					 | 
				
			||||||
repository = "https://github.com/sharkdp/bat"
 | 
					repository = "https://github.com/sharkdp/bat"
 | 
				
			||||||
version = "0.17.1"
 | 
					version = "0.17.1"
 | 
				
			||||||
exclude = [
 | 
					exclude = [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user