fix: gitea repo
This commit is contained in:
@@ -3,7 +3,7 @@ version = "1.0.0"
|
||||
|
||||
description = "A secure, self-hostable burn-after-reading paste service written in Gleam"
|
||||
licences = ["GPL-3.0"]
|
||||
repository = { type = "github", user = "Kharec", repo = "spasteg", host = "https://git.kharec.info" }
|
||||
repository = { type = "gitea", user = "Kharec", repo = "spasteg", host = "https://git.kharec.info" }
|
||||
|
||||
[dependencies]
|
||||
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user