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

Bump version to 0.25.0

This commit is contained in:
Keith Hall
2025-01-07 20:38:13 +02:00
parent ae07586fef
commit 5cfd22ee8b
11 changed files with 8 additions and 8 deletions

View File

@@ -455,7 +455,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.70.0 or
If you want to build `bat` from source, you need Rust 1.74.0 or
higher. You can then use `cargo` to build everything:
```bash