tangled
alpha
login
or
join now
fuwn.net
/
germ
0
fork
atom
🦠 The Definitive Gemini Protocol Toolkit
gemini
gemini-protocol
gemtext
parser
zero-dependency
toolkit
ast
converter
html
markdown
cli
networking
0
fork
atom
overview
issues
pulls
pipelines
docs(Cargo): Add MSRV
fuwn.net
9 months ago
fe6f6638
8465c4fe
verified
This commit was signed with the committer's
known signature
.
fuwn.net
SSH Key Fingerprint:
SHA256:VPdFPyPbd6JkoMyWUdZ/kkTcIAt3sxjXD2XSAZ7FYC4=
+1
1 changed file
expand all
collapse all
unified
split
Cargo.toml
+1
Cargo.toml
···
13
13
license = "GPL-3.0-only"
14
14
keywords = ["gemini", "parser", "lexer", "markdown", "converter"]
15
15
categories = ["encoding"]
16
16
+
rust-version = "1.83.0"
16
17
17
18
[features]
18
19
ast = []