summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch19-advanced-features/listing-19-28/Cargo.toml
blob: 9218091c89b461c108f1bed003ddd23f22d2a87e (plain)
1
2
3
4
5
6
[package]
name = "macros-example"
version = "0.1.0"
edition = "2021"

[dependencies]