rust-playground/hello-rust/Cargo.toml

7 lines
81 B
TOML
Raw Permalink Normal View History

2024-06-03 16:35:44 +07:00
[package]
name = "hello-rust"
version = "0.1.0"
edition = "2021"
[dependencies]