summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-10-28 01:43:06 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-10-28 01:43:06 -0400
commitcd5f75b65777a855ab010c3137304ac05f2e56b8 (patch)
tree6c5163d0a7e557651f497888dce330bda5943de6 /Cargo.toml
parent1fd58639512cbf222a2a573e537ca8b500fb9e74 (diff)
downloadget-cd5f75b65777a855ab010c3137304ac05f2e56b8.tar.gz
update Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
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