rustbook/ch7/restaurant/Cargo.toml
2025-08-21 21:48:08 +02:00

6 lines
81 B
TOML

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