mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Set up for AoC 2018.
This commit is contained in:
7
2018/Cargo.toml
Normal file
7
2018/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "aoc-2018"
|
||||
version = "0.1.0"
|
||||
authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
Reference in New Issue
Block a user