book/listings/ch04-understanding-ownership/listing-04-01/Cargo.toml

7 lines
80 B
TOML

[package]
name = "ownership"
version = "0.1.0"
edition = "2018"
[dependencies]