mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-30 06:33:59 +00:00
Addressed PR feedback. Upped min version and used matches! macro
This commit is contained in:
committed by
David Peter
parent
83c9cb7907
commit
de6cb75f4b
@@ -356,7 +356,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.40 or
|
||||
If you want to build `bat` from source, you need Rust 1.42 or
|
||||
higher. You can then use `cargo` to build everything:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user