rustbook/ch3/functions/Cargo.toml
2025-08-04 08:46:58 +02:00

6 lines
80 B
TOML

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