mirror of
https://github.com/YGGverse/ggemini.git
synced 2026-03-31 09:05:45 +00:00
implement Titan protocol features
This commit is contained in:
parent
66a0de6a8e
commit
29b835411d
8 changed files with 204 additions and 27 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "ggemini"
|
||||
version = "0.13.1"
|
||||
version = "0.14.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
description = "Glib/Gio-oriented network API for Gemini protocol"
|
||||
keywords = ["gemini", "gemini-protocol", "gtk", "gio", "client"]
|
||||
keywords = ["gemini", "titan", "glib", "gio", "client"]
|
||||
categories = ["development-tools", "network-programming", "parsing"]
|
||||
repository = "https://github.com/YGGverse/ggemini"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue