summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch14-more-about-cargo/listing-14-04/Cargo.toml
blob: 66ef4b532dba9e6b1930c0915404787a21cc9c8e (plain)
1
2
3
4
5
6
[package]
name = "art"
version = "0.1.0"
edition = "2021"

[dependencies]