summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch13-functional-features/listing-13-01/Cargo.toml
blob: 1eb392dfaf7f4f9cb8c24a55596b6ac672488d5d (plain)
1
2
3
4
5
6
[package]
name = "shirt-company"
version = "0.1.0"
edition = "2021"

[dependencies]