exercism.org/rust/hello-world/Cargo.toml

5 lines
66 B
TOML
Raw Normal View History

2024-03-24 21:06:12 +01:00
[package]
edition = "2021"
name = "hello-world"
version = "1.1.0"