diff --git a/Cargo.toml b/Cargo.toml index 91de888..7ee8209 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.8.0" edition = "2021" license = "MIT" 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"] categories = ["development-tools", "network-programming", "parsing"] repository = "https://github.com/YGGverse/ggemini"