summaryrefslogtreecommitdiff
path: root/aoc25/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 /aoc25/Cargo.toml
parentfd75b3fb95ad049b0025cb8fc0b3459b8f872d61 (diff)
Refile for merging repos
Diffstat (limited to 'aoc25/Cargo.toml')
-rw-r--r--aoc25/Cargo.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/aoc25/Cargo.toml b/aoc25/Cargo.toml
deleted file mode 100644
index aa84af4..0000000
--- a/aoc25/Cargo.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-name = "aoc25"
-version = "0.1.0"
-authors = ["Justin Worthe <justin.worthe@gmail.com>"]
-
-[dependencies]
-regex = "0.1" \ No newline at end of file