1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Bump MSRV to 1.58

This commit is contained in:
David Peter
2022-08-14 16:04:34 +02:00
committed by David Peter
parent 71e71aa31e
commit 02a9d191ed
6 changed files with 6 additions and 6 deletions

View File

@@ -372,7 +372,7 @@ scoop install bat
### 从源码编译
如果你想要自己构建`bat`那么你需要安装有高于1.56.1版本的 Rust。
如果你想要自己构建`bat`那么你需要安装有高于1.58.0版本的 Rust。
使用以下命令编译。