From cd5f75b65777a855ab010c3137304ac05f2e56b8 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 28 Oct 2025 01:43:06 -0400 Subject: update Cargo.toml --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cc8d48f..7930447 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,10 @@ name = "get" version = "0.1.0" edition = "2024" +authors = ["John Turner"] +license = "GPL-3.0-or-later" +repository = "https://jturnerusa.dev/cgit/get" +homepage = "https://jturnerusa.dev/cgit/get" [lib] proc-macro = true -- cgit v1.2.3