🦠 The Definitive Gemini Protocol Toolkit
gemini gemini-protocol gemtext parser zero-dependency toolkit ast converter html markdown cli networking

docs(Cargo): Add MSRV

fuwn.net fe6f6638 8465c4fe

verified
+1
+1
Cargo.toml
··· 13 13 license = "GPL-3.0-only" 14 14 keywords = ["gemini", "parser", "lexer", "markdown", "converter"] 15 15 categories = ["encoding"] 16 + rust-version = "1.83.0" 16 17 17 18 [features] 18 19 ast = []