From f70c926c17bc244bf51e8c05d891b0b13528fe8a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 4 Dec 2018 15:42:54 +0200 Subject: Initial commit --- day1/Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 day1/Cargo.toml (limited to 'day1/Cargo.toml') diff --git a/day1/Cargo.toml b/day1/Cargo.toml new file mode 100644 index 0000000..1084a3f --- /dev/null +++ b/day1/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "day1" +version = "0.1.0" +authors = ["Jan Tuomi "] + +[dependencies] -- cgit v1.3