From 1a4d671f51cc062f506a0cc9fa2563503eb93880 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 28 Oct 2025 01:45:43 -0400 Subject: update Cargo.toml --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index dc005d8..8e381e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "mon" version = "0.1.0" edition = "2024" +authors = ["John Turner"] +homepage = "https://jturnerusa.dev/cgit/mon" +repository = "https://jturnerusa.dev/cgit/mon" [dependencies] regex = "1.12.2" \ No newline at end of file -- cgit v1.2.3