summaryrefslogtreecommitdiff
path: root/aoc4/Cargo.toml
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:22:56 +0200
committerJustin Wernick <justin@worthe-it.co.za>2022-04-19 20:23:15 +0200
commit174772b5b8d9f5bf5e3c8e8152adfd89f0e83f6b (patch)
treea003b748ee939b30a2bcd3caf2378228baa304c1 /aoc4/Cargo.toml
parentfd75b3fb95ad049b0025cb8fc0b3459b8f872d61 (diff)
Refile for merging repos
Diffstat (limited to 'aoc4/Cargo.toml')
-rw-r--r--aoc4/Cargo.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/aoc4/Cargo.toml b/aoc4/Cargo.toml
deleted file mode 100644
index 7d02c6d..0000000
--- a/aoc4/Cargo.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[package]
-name = "aoc4"
-version = "0.1.0"
-authors = ["Justin Worthe <justin.worthe@gmail.com>"]
-
-[dependencies]