chore: release v16.0.4 (#1169)

This commit is contained in:
SteveLauC
2025-06-13 19:03:17 +08:00
committed by GitHub
parent 4b3a3e74f8
commit ef0a0d69bb
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2872,7 +2872,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "16.0.3"
version = "16.0.4"
dependencies = [
"cfg-if",
"chrono",

View File

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