chore: pin toolchain to MSRV(1.76) (#900)

* chore: pin toolchain to MSRV(1.76)

* chore: remove more toolchain action & update readme
This commit is contained in:
SteveLauC
2024-09-04 21:40:09 +08:00
committed by GitHub
parent 7b2623ea3c
commit 05b1a565e0
6 changed files with 3 additions and 26 deletions

View File

@@ -5,6 +5,7 @@ categories = ["os"]
keywords = ["upgrade", "update"]
license = "GPL-3.0"
repository = "https://github.com/topgrade-rs/topgrade"
rust-version = "1.76.0"
version = "15.0.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif", "BREAKINGCHANGES_dev.md"]