From 7e9c504fc7d840ebf9138ad53077477d4277187b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 4 Sep 2026 17:58:27 +0100 Subject: hello, world --- Cargo.lock | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Cargo.lock (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock new file mode 100644 index 0000000..cf46755 --- /dev/null +++ b/Cargo.lock @@ -0,0 +1,7 @@ +# This file is automatically @generated by Cargo. +# It is not intended for manual editing. +version = 4 + +[[package]] +name = "rss-aggregator" +version = "0.1.0" -- cgit v1.2.3