Files
advent-of-code-2023/day-05/Cargo.toml
T
Anthony Oteri 1a870e6f6a Day 5 - Part 1
Signed-off-by: Anthony Oteri <anthony.oteri@gmail.com>
2023-12-05 18:46:19 -05:00

9 lines
175 B
TOML

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