diff options
| author | John Turner <jturner.usa@gmail.com> | 2025-10-28 01:45:43 -0400 |
|---|---|---|
| committer | John Turner <jturner.usa@gmail.com> | 2025-10-28 01:45:43 -0400 |
| commit | 1a4d671f51cc062f506a0cc9fa2563503eb93880 (patch) | |
| tree | 47396d0feae1e3358a00c70688f3349643f4484c | |
| parent | 5c8c9a68468d78c6a5ac99419c199e1185231eb1 (diff) | |
| download | mon-1a4d671f51cc062f506a0cc9fa2563503eb93880.tar.gz | |
update Cargo.toml
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
