Files
feynman/examples/helloworld/Cargo.toml
T
2026-07-13 07:25:54 -05:00

7 lines
81 B
TOML

[package]
name = "helloworld"
version = "0.1.0"
edition = "2024"
[dependencies]