trpl-zh-cn/listings/ch04-understanding-ownership/no-listing-10-multiple-mut-not-allowed/Cargo.toml

7 lines
80 B
TOML
Raw Permalink Normal View History

2022-02-06 16:43:51 +08:00
[package]
name = "ownership"
version = "0.1.0"
edition = "2021"
[dependencies]