416 B
416 B
rust-hello-world
Hello world Rust project for verifying Gitea Actions build cache.
What this tests
go-hashfilesgenerates a hash fromCargo.lockandCargo.tomlactions/cache@v3caches~/.cargo/registry,~/.cargo/git, andtarget- Subsequent runs should hit the cache and skip recompilation
Run locally
cargo build
cargo run