1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01: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

@@ -416,7 +416,7 @@ scoop install bat
### 소스에서
`bat`의 소스를 빌드하기 위해서는, Rust 1.70.0 이상이 필요합니다.
`bat`의 소스를 빌드하기 위해서는, Rust 1.74.0 이상이 필요합니다.
`cargo`를 이용해 전부 빌드할 수 있습니다:
```bash