rust_book/ch15/boxt/Cargo.toml

7 lines
75 B
TOML

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