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

[dependencies]