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

Configure Feed

Select the types of activity you want to include in your feed.

fix(germ): readme location

Fuwn 9afb92fe 0bae2a58

+1 -1
+1 -1
crates/germ/src/lib.rs
··· 27 27 clippy::nursery, 28 28 clippy::pedantic 29 29 )] 30 - #![doc = include_str!("../../../README.md")] 30 + #![doc = include_str!("../../../../README.md")] 31 31 #![recursion_limit = "128"] 32 32 33 33 #[cfg(feature = "ast")]