summaryrefslogtreecommitdiffstats
path: root/src/doc/book/listings/ch08-common-collections/listing-08-06/Cargo.toml
blob: fe495982348e5cbe2a9c2200b0861b36e39a6375 (plain)
1
2
3
4
5
6
[package]
name = "collections"
version = "0.1.0"
edition = "2021"

[dependencies]