Add gitea build

This commit is contained in:
2026-04-26 17:54:51 +02:00
parent b42218a883
commit 4b1cfadc4d
3 changed files with 34 additions and 0 deletions

6
mise.toml Normal file
View File

@@ -0,0 +1,6 @@
[tools]
rust = "stable"
zig = "latest"
[tasks]
build = "cargo build"