summaryrefslogtreecommitdiff
path: root/day9/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-12-05 19:46:06 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-12-05 19:46:06 +0100
commitcf6303a5bc1558ebdb7b467da38f74cd3ac3a9b1 (patch)
tree6292cb239a8cf114179c6e7c8b3015840dfbae6e /day9/Cargo.toml
parent6e10cc2773fcaff64902b13f44443da014f38be7 (diff)
Add 2022
Diffstat (limited to 'day9/Cargo.toml')
-rw-r--r--day9/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/day9/Cargo.toml b/day9/Cargo.toml
deleted file mode 100644
index b5e5273..0000000
--- a/day9/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "day9"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]