chore(license): switch license variant to GPL-3.0-or-later (#1518)

This commit is contained in:
tranzystorekk
2025-11-16 19:08:49 +01:00
committed by GitHub
parent 9ec8e83f41
commit 50be214b56

View File

@@ -3,7 +3,7 @@ name = "topgrade"
description = "Upgrade all the things" description = "Upgrade all the things"
categories = ["os"] categories = ["os"]
keywords = ["upgrade", "update"] keywords = ["upgrade", "update"]
license = "GPL-3.0" license = "GPL-3.0-or-later"
repository = "https://github.com/topgrade-rs/topgrade" repository = "https://github.com/topgrade-rs/topgrade"
rust-version = "1.84.1" rust-version = "1.84.1"
version = "16.2.1" version = "16.2.1"