update categories

This commit is contained in:
yggverse 2024-10-18 21:01:30 +03:00
parent aaefa94c5a
commit 3cbb81b85e

View file

@ -6,7 +6,13 @@ license = "MIT"
readme = "README.md"
description = "Glib-oriented Gemtext API"
keywords = ["gemtext", "gemini", "gemini-protocol", "gtk", "glib"]
categories = ["network-programming"]
categories = [
"development-tools",
"parser-implementations",
"parsing",
"text-processing",
"value-formatting",
]
repository = "https://github.com/YGGverse/ggemtext"
[dependencies.gtk]