summaryrefslogtreecommitdiff
path: root/2023/day6/Cargo.toml
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-02-09 11:42:04 +0100
committerSanto Cariotti <santo@dcariotti.me>2024-02-09 11:42:04 +0100
commitdb2686c798378738020a0951a521358586e21aa0 (patch)
tree8d585ceb9bdc302ae10a2458cc343be40d60acb7 /2023/day6/Cargo.toml
parent67dff579e91c13ef40ecb17d14497d145861c5e7 (diff)
Add day2 in OCaml
Diffstat (limited to '2023/day6/Cargo.toml')
-rw-r--r--2023/day6/Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/2023/day6/Cargo.toml b/2023/day6/Cargo.toml
deleted file mode 100644
index 89d04ae..0000000
--- a/2023/day6/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "day6"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]