From c01e5271e0af033f0d8275d6c3f83a5e884cfccc Mon Sep 17 00:00:00 2001 From: mhsn Date: Tue, 2 Sep 2025 19:32:03 +0000 Subject: 24-11-rs both --- 2024/11/rust/Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2024/11/rust/Cargo.lock (limited to '2024/11/rust/Cargo.lock') 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" -- cgit v1.2.3