chore(project): rename "git" => "Repository"
Some checks failed
test / test (push) Failing after 28s

This commit is contained in:
Dustin Stiles 2024-07-30 09:06:23 -04:00
parent 1f22b0f610
commit f0e73462ec
No known key found for this signature in database
GPG Key ID: CC03E48DB792EE9A

View File

@ -7,7 +7,7 @@ version = "0.0.3"
description = "configurable logger for gleam"
licences = ["MIT"]
# repository = { type = "github", user = "", repo = "" }
links = [{ title = "Git", href = "https://gitea.attum.co/wqtt/pine.git" }]
links = [{ title = "Repository", href = "https://gitea.attum.co/wqtt/pine.git" }]
#
# For a full reference of all the available options, you can have a look at
# https://gleam.run/writing-gleam/gleam-toml/.