1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-23 04:03:59 +01: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

@@ -366,7 +366,7 @@ ansible-galaxy install aeimer.install_bat
### From source
`bat` をソースからビルドしたいならば、Rust 1.74.0 以上の環境が必要です。
`bat` をソースからビルドしたいならば、Rust 1.79.0 以上の環境が必要です。
`cargo` を使用してビルドすることができます:
```bash