exercism/rust/hello-world/Cargo.toml

5 lines
66 B
TOML
Raw Normal View History

[package]
edition = "2021"
name = "hello-world"
version = "1.1.0"