From 7161e9ef6c32923a97c9a6c25877ab0e97254302 Mon Sep 17 00:00:00 2001 From: mhsn Date: Wed, 3 Dec 2025 21:29:58 +0000 Subject: 25-03 rust --- 2025/03/rust/Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2025/03/rust/Cargo.lock (limited to '2025/03/rust/Cargo.lock') diff --git a/2025/03/rust/Cargo.lock b/2025/03/rust/Cargo.lock new file mode 100644 index 0000000..7f2fe0f --- /dev/null +++ b/2025/03/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-03" +version = "0.1.0" -- cgit v1.2.3