advent-of-code-2023/day04/Cargo.toml
Blizzard Finnegan 4a1f24a025
Complete day 4
Part 2 is inefficiently implemented.
2023-12-04 10:22:02 -05:00

8 lines
174 B
TOML

[package]
name = "day01"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]