summaryrefslogtreecommitdiff
path: root/2025/11/rust/Cargo.lock
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2026-03-18 21:48:13 +0000
committermhsn <mail@mhsn.net>2026-03-18 21:48:13 +0000
commit498eacd32e3812951d6955b5159f190717860345 (patch)
tree4077566169175f6aa11fff09b674ac337090c4fc /2025/11/rust/Cargo.lock
parente6600d91e1feaaca62a8a2dc542b116dbba887c3 (diff)
downloadpuzzles-498eacd32e3812951d6955b5159f190717860345.tar.gz
puzzles-498eacd32e3812951d6955b5159f190717860345.zip
25-11 rust
Diffstat (limited to '2025/11/rust/Cargo.lock')
-rw-r--r--2025/11/rust/Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/2025/11/rust/Cargo.lock b/2025/11/rust/Cargo.lock
new file mode 100644
index 0000000..ab53f99
--- /dev/null
+++ b/2025/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_2025-11"
+version = "0.1.0"