mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Use anyhow in build script
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							b000db8f32
						
					
				
				
					commit
					28d947fd8b
				
			| @@ -98,6 +98,9 @@ tempfile = "3.8.1" | ||||
| [target.'cfg(unix)'.dev-dependencies] | ||||
| nix = { version = "0.26.4", default-features = false, features = ["term"] } | ||||
|  | ||||
| [build-dependencies] | ||||
| anyhow = "1.0.75" | ||||
|  | ||||
| [build-dependencies.clap] | ||||
| version = "4.4.6" | ||||
| optional = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user