add cargo metadata
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 1s

This commit is contained in:
Sebastian Hugentobler 2024-05-10 21:03:14 +02:00
parent 2d7bd0ae48
commit 64639953f0
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 9 additions and 1 deletions

View file

@ -11,3 +11,5 @@ time = { version = "0.3.36", features = ["macros", "serde", "formatting", "parsi
[workspace.package]
license = "AGPL-3.0"
authors = ["Sebastian Hugentobler <shu@vanwa.ch>"]
repository = "https://code.vanwa.ch/shu/little-hesinde"