Files
rust-hello-world/Cargo.toml
Hermes c954996a9a
Some checks failed
Rust Build Cache Test / build (push) Failing after 14s
Initial: hello world + Gitea Actions cache workflow
2026-05-02 13:57:07 -07:00

7 lines
87 B
TOML

[package]
name = "rust-hello-world"
version = "0.1.0"
edition = "2021"
[dependencies]