summaryrefslogtreecommitdiff
path: root/2024/10/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-09-02 18:59:18 +0000
committermhsn <mail@mhsn.net>2025-09-02 18:59:18 +0000
commit56460d6df1324903ce429c619620af33c473dad0 (patch)
tree41c0147192cabdde7cf305c45dff0997fa633843 /2024/10/rust/Cargo.lock
parent8109ce105623d1baf0578c56f5cd8c0a865c9ad9 (diff)
downloadaoc-56460d6df1324903ce429c619620af33c473dad0.tar.gz
aoc-56460d6df1324903ce429c619620af33c473dad0.zip
24-10-rs both
Diffstat (limited to '2024/10/rust/Cargo.lock')
-rw-r--r--2024/10/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2024/10/rust/Cargo.lock b/2024/10/rust/Cargo.lock
new file mode 100644
index 0000000..de24ddf
--- /dev/null
+++ b/2024/10/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-10"
+version = "0.1.0"