1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-29 22:24:35 +00:00

Prepare to release v0.26.0

This commit is contained in:
Keith Hall
2025-10-19 20:57:44 +03:00
parent 83ffd1ea09
commit 3331a306c9
10 changed files with 8 additions and 11 deletions

View File

@@ -450,7 +450,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.74.0 or
If you want to build `bat` from source, you need Rust 1.79.0 or
higher. You can then use `cargo` to build everything:
#### From local source