rust-playground/hello-rust/Cargo.toml

7 lines
81 B
TOML

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