mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Better usage of clap.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "aoc-2018"
|
||||
version = "0.1.0"
|
||||
authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
description = "Implementation of the problems of Advent of Code 2018"
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
|
||||
Reference in New Issue
Block a user