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.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rust/findurl/Cargo.toml (limited to 'rust/findurl/Cargo.toml') diff --git a/rust/findurl/Cargo.toml b/rust/findurl/Cargo.toml new file mode 100644 index 0000000..7a3bc23 --- /dev/null +++ b/rust/findurl/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "findurl" +version = "0.1.0" +edition = "2024" + +[dependencies] -- cgit v1.2.3