Files
advent-of-code-2023/day-01/Cargo.toml
T
Anthony Oteri f8efc44443 Initial project skeleton
Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
2023-11-30 08:08:37 -05:00

9 lines
175 B
TOML

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