1
1
mirror of https://github.com/theoludwig/advent_of_code.git synced 2025-02-20 14:38:48 +01:00

8 lines
133 B
TOML
Raw Permalink Normal View History

2025-02-20 09:47:11 +01:00
[package]
name = "puzzle_2024_day_1"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
[dependencies]