trpl-zh-cn/listings/ch20-advanced-features/listing-20-30/Cargo.toml
2024-10-20 23:44:05 +08:00

7 lines
82 B
TOML

[package]
name = "hello_macro"
version = "0.1.0"
edition = "2021"
[dependencies]