Advent 2016 Day 1 Part 1 & 2
This commit is contained in:
parent
569e7de087
commit
93b6ec8cc9
12 changed files with 145 additions and 0 deletions
7
advent_of_code_2016/Cargo.toml
Normal file
7
advent_of_code_2016/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "advent_of_code_2025"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
paste = "1.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue