mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Bump MSRV to 1.62 (#2496)
* Bump MSRV to 1.62 Mainly to be able to derive default enum variants. * CHANGELOG.md: Update
This commit is contained in:
		| @@ -418,7 +418,7 @@ binaries are also available: look for archives with `musl` in the file name. | ||||
|  | ||||
| ### From source | ||||
|  | ||||
| If you want to build `bat` from source, you need Rust 1.60.0 or | ||||
| If you want to build `bat` from source, you need Rust 1.62.0 or | ||||
| higher. You can then use `cargo` to build everything: | ||||
|  | ||||
| ```bash | ||||
|   | ||||
		Reference in New Issue
	
	Block a user