📄 Cargo.toml
/home/palash/git/misc/rust/ria/ch01/hello2/Cargo.toml
Language: toml • Lines: 6
[package]
name = "hello2"
version = "0.1.0"
edition = "2021"

[dependencies]