100-days-of-rust/Week-10/Day-64_First-Recurring-Character/day64/Cargo.toml

7 lines
76 B
TOML
Raw Normal View History

2024-09-27 07:30:59 +00:00
[package]
name = "day64"
version = "0.1.0"
edition = "2021"
[dependencies]