Update cargo version to v0.12.0

This commit is contained in:
mdecimus
2025-05-16 16:47:21 +02:00
parent cee4149ef4
commit f667da0d4f
28 changed files with 56 additions and 56 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Stalwart Labs Ltd. <hello@stalw.art>"]
license = "AGPL-3.0-only OR LicenseRef-SEL"
repository = "https://github.com/stalwartlabs/cli"
homepage = "https://github.com/stalwartlabs/cli"
version = "0.11.8"
version = "0.12.0"
edition = "2024"
readme = "README.md"
resolver = "2"