chore: Update edition to 2024

This commit is contained in:
Gerald Pinder 2025-04-29 00:00:27 -04:00
parent 5f648af104
commit fb28157bc5

View file

@ -3,7 +3,7 @@ members = ["utils", "recipe", "template", "process"]
[workspace.package]
description = "A CLI tool built for creating Containerfile templates for ostree based atomic distros"
edition = "2021"
edition = "2024"
repository = "https://github.com/blue-build/cli"
license = "Apache-2.0"
categories = ["command-line-utilities"]