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

[dependencies]