Feat: work on metadata and packaging

This commit is contained in:
2026-02-01 14:00:10 +01:00
parent dd77f6d92d
commit ea202a2ab0
11 changed files with 155 additions and 32 deletions

7
release.toml Normal file
View File

@@ -0,0 +1,7 @@
[workspace]
allow-branch = ["main"]
sign-commit = false
sign-tag = false
push = true
publish = false
tag-name = "v{{version}}"