summaryrefslogtreecommitdiff
path: root/2024/01/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-03-19 22:48:52 +0000
committermhsn <mail@mhsn.net>2025-03-19 22:48:52 +0000
commit57e3b1f2d31c7f7d3ea81be3beebe8b47358374a (patch)
tree9eecc35f4371b885d1be173e7f936e6dad6b4ee6 /2024/01/rust/Cargo.lock
parent8b8a804994dd61c8c61c1452c57551b1ca6ded88 (diff)
downloadaoc-57e3b1f2d31c7f7d3ea81be3beebe8b47358374a.tar.gz
aoc-57e3b1f2d31c7f7d3ea81be3beebe8b47358374a.zip
2024-01 rust p1,p2
Diffstat (limited to '2024/01/rust/Cargo.lock')
-rw-r--r--2024/01/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2024/01/rust/Cargo.lock b/2024/01/rust/Cargo.lock
new file mode 100644
index 0000000..7010c56
--- /dev/null
+++ b/2024/01/rust/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "aoc_2024-01"
+version = "0.1.0"