summaryrefslogtreecommitdiff
path: root/2024/11/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-09-02 19:32:03 +0000
committermhsn <mail@mhsn.net>2025-09-02 19:32:03 +0000
commitc01e5271e0af033f0d8275d6c3f83a5e884cfccc (patch)
tree3f885c270d6bb4f225ca55efe7a03dda3285cd42 /2024/11/rust/Cargo.lock
parent56460d6df1324903ce429c619620af33c473dad0 (diff)
downloadaoc-c01e5271e0af033f0d8275d6c3f83a5e884cfccc.tar.gz
aoc-c01e5271e0af033f0d8275d6c3f83a5e884cfccc.zip
24-11-rs both
Diffstat (limited to '2024/11/rust/Cargo.lock')
-rw-r--r--2024/11/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2024/11/rust/Cargo.lock b/2024/11/rust/Cargo.lock
new file mode 100644
index 0000000..22c9989
--- /dev/null
+++ b/2024/11/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-11"
+version = "0.1.0"