mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Reorganise build script into modules
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							f3a5e9a73c
						
					
				
				
					commit
					79a03b4299
				
			| @@ -8,7 +8,7 @@ name = "bat" | ||||
| repository = "https://github.com/sharkdp/bat" | ||||
| version = "0.24.0" | ||||
| exclude = ["assets/syntaxes/*", "assets/themes/*"] | ||||
| build = "build.rs" | ||||
| build = "build/main.rs" | ||||
| edition = '2021' | ||||
| rust-version = "1.70" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user