Initial: hello world + Gitea Actions cache workflow
Some checks failed
Rust Build Cache Test / build (push) Failing after 14s

This commit is contained in:
Hermes
2026-05-02 13:57:07 -07:00
commit c954996a9a
4 changed files with 86 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "rust-hello-world"
version = "0.1.0"
edition = "2021"
[dependencies]