summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch15-smart-pointers/listing-15-19/Cargo.toml
blob: dce1515c3eea7f33032cdc8a89c00af691b5a864 (plain)
1
2
3
4
5
6
[package]
name = "cons-list"
version = "0.1.0"
edition = "2021"

[dependencies]