rust_book/ch7/restaurant/Cargo.toml
2025-03-21 20:53:43 -05:00

7 lines
81 B
TOML

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