summaryrefslogtreecommitdiff
path: root/2018/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2018/Cargo.toml')
-rw-r--r--2018/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/2018/Cargo.toml b/2018/Cargo.toml
index d071e14..484f482 100644
--- a/2018/Cargo.toml
+++ b/2018/Cargo.toml
@@ -2,6 +2,7 @@
name = "aoc-2018"
version = "0.1.0"
authors = ["tomsmeding <tom.smeding@gmail.com>"]
+edition = "2018"
[dependencies]
argparse = "0.2.2"