summaryrefslogtreecommitdiff
path: root/2024/05/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-08-07 19:25:29 +0100
committermhsn <mail@mhsn.net>2025-08-07 19:25:29 +0100
commit46f52b27b8f47f267caede67f5a77871610c43ff (patch)
tree2ce41714b5aca505bb4e7c2806cffc424d938b78 /2024/05/rust/Cargo.lock
parent6f7c790cb1f1ec721b073c6f3b930f9054234822 (diff)
downloadaoc-46f52b27b8f47f267caede67f5a77871610c43ff.tar.gz
aoc-46f52b27b8f47f267caede67f5a77871610c43ff.zip
2024-05 rust p1,p2
Diffstat (limited to '2024/05/rust/Cargo.lock')
-rw-r--r--2024/05/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2024/05/rust/Cargo.lock b/2024/05/rust/Cargo.lock
new file mode 100644
index 0000000..5ae963b
--- /dev/null
+++ b/2024/05/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-05"
+version = "0.1.0"