doc/README-ja.md: Update MSRV

This commit is contained in:
Martin Nordholts 2022-01-07 09:30:07 +01:00
parent c2232d457f
commit 53fb0baa06
1 changed files with 1 additions and 1 deletions

View File

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