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

[dependencies]