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

7 lines
76 B
TOML
Raw Normal View History

2023-12-01 17:26:01 +01:00
[package]
name = "day_2"
version = "1.0.0"
edition = "2021"
[dependencies]