Added build action and kubernetes manifests

This commit is contained in:
2025-04-14 18:40:59 +02:00
parent eaadf02220
commit 5f0a0ade8c
16 changed files with 333 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
#![feature(impl_trait_in_fn_trait_return)]
#![feature(let_chains)]
mod animals;
mod auth;