summaryrefslogtreecommitdiffstats
path: root/day12/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'day12/Cargo.toml')
-rw-r--r--day12/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/day12/Cargo.toml b/day12/Cargo.toml
new file mode 100644
index 0000000..30fc4c7
--- /dev/null
+++ b/day12/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "day12"
+version = "0.1.0"
+authors = ["Jan Tuomi <jan.tuomi@eficode.com>"]
+
+[dependencies]