summary refs log tree commit diff homepage
path: root/2017/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2017/Cargo.toml')
-rw-r--r--2017/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/2017/Cargo.toml b/2017/Cargo.toml
new file mode 100644
index 0000000..4c29d86
--- /dev/null
+++ b/2017/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "aoc2017"
+version = "0.1.0"
+authors = ["Curtis McEnroe <programble@gmail.com>"]
+
+[dependencies]