summary refs log tree commit diff homepage
path: root/2017/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-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..a8ecec2
--- /dev/null
+++ b/2017/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "aoc2017"
+version = "0.1.0"
+authors = ["June McEnroe <june@causal.agency>"]
+
+[dependencies]