summaryrefslogtreecommitdiff
path: root/2025/05/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2026-01-10 12:31:57 +0000
committermhsn <mail@mhsn.net>2026-01-10 12:31:57 +0000
commitfb78659f05d5d72c819d316bebc960fc48472bbd (patch)
tree4ce91a4fe5ae1db379935001f4f967cf59606866 /2025/05/rust/Cargo.lock
parentd906705b9bfc8038381816f03676a69cbf91bd84 (diff)
downloadaoc-fb78659f05d5d72c819d316bebc960fc48472bbd.tar.gz
aoc-fb78659f05d5d72c819d316bebc960fc48472bbd.zip
25-05 rust
Diffstat (limited to '2025/05/rust/Cargo.lock')
-rw-r--r--2025/05/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2025/05/rust/Cargo.lock b/2025/05/rust/Cargo.lock
new file mode 100644
index 0000000..0d1bf4e
--- /dev/null
+++ b/2025/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_2025-05"
+version = "0.1.0"