1
1
mirror of https://github.com/theoludwig/advent_of_code_2023.git synced 2024-10-29 22:17:19 +01:00
advent_of_code_2023/day_2/Cargo.toml

8 lines
121 B
TOML

[package]
name = "day_2"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
[dependencies]