♻️ Simple & Efficient Gemini-to-HTTP Proxy fuwn.net
proxy gemini-protocol protocol gemini http rust
0
fork

Configure Feed

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

chore(rustfmt.toml): Update version to style_edition

Fuwn 5c0fe640 a9bb2599

+1 -2
+1 -2
rustfmt.toml
··· 20 20 use_field_init_shorthand = true 21 21 use_small_heuristics = "Max" 22 22 use_try_shorthand = true 23 - version = "Two" 23 + style_edition = "2024" 24 24 wrap_comments = true 25 -