fix: remove comma in description

This commit is contained in:
2026-03-02 09:39:06 +01:00
parent 7b2e7a7824
commit baa09c853c

View File

@@ -1,7 +1,7 @@
name = "spasteg" name = "spasteg"
version = "1.0.0" version = "1.0.0"
description = "A secure, self-hostable burn-after-reading paste service written in Gleam" description = "A secure self-hostable burn-after-reading paste service written in Gleam"
licences = ["GPL-3.0"] licences = ["GPL-3.0"]
repository = { type = "gitea", user = "Kharec", repo = "spasteg", host = "https://git.kharec.info" } repository = { type = "gitea", user = "Kharec", repo = "spasteg", host = "https://git.kharec.info" }