2015: day01: finish
This commit is contained in:
parent
dd4e610324
commit
c420ed9e8b
7 changed files with 133 additions and 0 deletions
9
aoc2015/Cargo.toml
Normal file
9
aoc2015/Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "aoc2015"
|
||||
version = "0.1.0"
|
||||
authors = ["Antoine Martin <antoine97.martin@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue