mirror of
https://github.com/anthonyoteri/advent-of-code-2023.git
synced 2026-06-05 22:56:54 -04:00
a838a2b5ea
Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
9 lines
175 B
TOML
9 lines
175 B
TOML
[package]
|
|
name = "day-03"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|