1
0
mirror of https://github.com/KaiserY/trpl-zh-cn synced 2025-04-25 07:28:04 +08:00
trpl-zh-cn/listings/ch08-common-collections/listing-08-22/Cargo.toml

7 lines
82 B
TOML

[package]
name = "collections"
version = "0.1.0"
edition = "2021"
[dependencies]