chore: bump ci toolchain and MSRV (#506)

* chore: bump ci toolchain and MSRV

* fix clippy on macOS
This commit is contained in:
SteveLauC
2023-07-19 10:54:34 +08:00
committed by GitHub
parent 9415d7c61f
commit 0ec0e5a9dd
3 changed files with 4 additions and 3 deletions

View File

@@ -39,7 +39,8 @@ To remedy this, **Topgrade** detects which tools you use and runs the appropriat
Other systems users can either use `cargo install` or the compiled binaries from the release page.
The compiled binaries contain a self-upgrading feature.
Topgrade requires Rust 1.60 or above.
> Currently, Topgrade requires Rust 1.65 or above. In general, Topgrade tracks
> the latest stable toolchain.
## Usage