chore!: bump MSRV to 1.87.0

This commit is contained in:
GideonBear
2025-11-15 14:32:33 +01:00
parent 50e55dea77
commit 8840a273b4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,2 +1,2 @@
[toolchain]
channel = "1.84.1"
channel = "1.87.0"