chore: fix file name typo[skip ci] (#657)

chore: fix file name typo
This commit is contained in:
SteveLauC
2024-01-23 11:50:02 +08:00
committed by GitHub
parent 6accdae232
commit ed496f3462
3 changed files with 4 additions and 2 deletions

View File

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