🏗️ Elegant & Highly Performant Async Gemini Server Framework for the Modern Age
async framework gemini-protocol protocol gemini rust
0
fork

Configure Feed

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

build(cargo): use tokio async runtime by default

Fuwn 65136b11 3214edbc

+1
+1
Cargo.toml
··· 15 15 categories = ["web-programming"] 16 16 17 17 [features] 18 + default = ["tokio"] 18 19 logger = ["pretty_env_logger"] 19 20 auto-deduce-mime = ["tree_magic"] 20 21 response-macros = []