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

[dependencies]