summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-10-28 01:45:43 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-10-28 01:45:43 -0400
commit1a4d671f51cc062f506a0cc9fa2563503eb93880 (patch)
tree47396d0feae1e3358a00c70688f3349643f4484c /Cargo.toml
parent5c8c9a68468d78c6a5ac99419c199e1185231eb1 (diff)
downloadmon-1a4d671f51cc062f506a0cc9fa2563503eb93880.tar.gz
update Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
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