update description

This commit is contained in:
yggverse 2024-11-01 05:33:30 +02:00
parent 5e315c0259
commit 0d0ce49d98

View file

@ -4,7 +4,7 @@ version = "0.8.0"
edition = "2021" edition = "2021"
license = "MIT" license = "MIT"
readme = "README.md" readme = "README.md"
description = "Glib-oriented client for Gemini protocol" description = "Glib/Gio-oriented network API for Gemini protocol"
keywords = ["gemini", "gemini-protocol", "gtk", "gio", "client"] keywords = ["gemini", "gemini-protocol", "gtk", "gio", "client"]
categories = ["development-tools", "network-programming", "parsing"] categories = ["development-tools", "network-programming", "parsing"]
repository = "https://github.com/YGGverse/ggemini" repository = "https://github.com/YGGverse/ggemini"