feat: inform users of breaking changes on first run (#619)

This commit is contained in:
SteveLauC
2023-12-03 09:52:35 +08:00
committed by GitHub
parent 18b37ce3e3
commit 788e0412f6
6 changed files with 203 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ license = "GPL-3.0"
repository = "https://github.com/topgrade-rs/topgrade"
version = "13.0.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
exclude = ["doc/screenshot.gif", "BREAKINGCHNAGES_dev.md"]
edition = "2021"
readme = "README.md"