1
0
mirror of https://github.com/theoludwig/advent_of_code.git synced 2025-12-11 00:32:42 +01:00
Files
advent_of_code/advent_2023/puzzle_2023_day_4/Cargo.toml

8 lines
133 B
TOML

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