mirror of
https://github.com/theoludwig/advent_of_code.git
synced 2025-12-11 00:32:42 +01:00
chore: simplify structure + multiple years of advent of code possible
This commit is contained in:
7
advent_2023/puzzle_2023_day_4/Cargo.toml
Normal file
7
advent_2023/puzzle_2023_day_4/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "puzzle_2023_day_4"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user