summaryrefslogtreecommitdiff
path: root/2024/01/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2024/01/rust/Cargo.toml')
-rw-r--r--2024/01/rust/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/01/rust/Cargo.toml b/2024/01/rust/Cargo.toml
new file mode 100644
index 0000000..0e9bfaa
--- /dev/null
+++ b/2024/01/rust/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "aoc_2024-01"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]