aoc_2024/day13/Cargo.toml

8 lines
93 B
TOML
Raw Permalink Normal View History

2024-12-13 10:55:51 -05:00
[package]
name = "day13"
version = "0.1.0"
edition = "2021"
[dependencies]
regex = "1.11.1"