summaryrefslogtreecommitdiff
path: root/day7/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'day7/Cargo.toml')
-rw-r--r--day7/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/day7/Cargo.toml b/day7/Cargo.toml
deleted file mode 100644
index de3810f..0000000
--- a/day7/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
1[package]
2name = "day7"
3version = "0.1.0"
4authors = ["Federico Igne <git@federicoigne.com>"]
5edition = "2018"
6
7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9[dependencies]