summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch10-generic-types-traits-and-lifetimes/listing-10-25/Cargo.toml
blob: e8847526dcaaf3cf5ca57949794b02ae17ea5fb8 (plain)
1
2
3
4
5
6
[package]
name = "ownership"
version = "0.1.0"
edition = "2021"

[dependencies]