From 4ff0e42f65d8bba3d21bed53bfe1251d8db5c13f Mon Sep 17 00:00:00 2001 From: Carlos Maiolino Date: Fri, 20 Feb 2026 16:17:14 +0100 Subject: extra code --- rust/findurl/Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 rust/findurl/Cargo.lock (limited to 'rust/findurl/Cargo.lock') diff --git a/rust/findurl/Cargo.lock b/rust/findurl/Cargo.lock new file mode 100644 index 0000000..e4c345f --- /dev/null +++ b/rust/findurl/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "findurl" +version = "0.1.0" -- cgit v1.2.3