100-days-of-rust/Week-05/Day-34_Primary-Arithmetic/day34/Cargo.toml

7 lines
76 B
TOML
Raw Normal View History

2024-08-28 09:39:14 +00:00
[package]
name = "day34"
version = "0.1.0"
edition = "2021"
[dependencies]