synix/templates/dev/rs-hello/Cargo.toml
sid 95a533c876
All checks were successful
Deploy docs / build-and-deploy (push) Successful in 3s
initial commit
2026-02-23 20:34:35 +01:00

8 lines
176 B
TOML

[package]
name = "hello-world"
version = "0.1.0"
edition = "2021"
authors = ["Your Name <your.email@example.com>"]
description = "A simple Hello World program"
[dependencies]