Change repo to self-hosted git

This commit is contained in:
LilyRose2798 2024-03-24 22:14:19 +11:00
parent 3606347238
commit 8a35645cf1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version = "1.1.2"
description = "Utilities for parsing and querying JSON data"
licences = ["AGPL-3.0-only"]
repository = { type = "github", user = "LilyRose2798", repo = "jasper" }
repository = { type = "forgejo", host = "git.7cs.dev", user = "lily", repo = "jasper" }
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"