mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
8 lines
121 B
TOML
8 lines
121 B
TOML
[package]
|
|
name = "aoc-2018"
|
|
version = "0.1.0"
|
|
authors = ["Bert Peters <bert@bertptrs.nl>"]
|
|
|
|
[dependencies]
|
|
clap = "2.32"
|