🏗️ 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.

deps(rossweisse): pin to 0.0.0

Fuwn dce7e402 875e201e

+2 -2
+2 -2
Cargo.toml
··· 5 5 6 6 [package] 7 7 name = "windmark" 8 - version = "0.3.6" 8 + version = "0.3.7" 9 9 authors = ["Fuwn <contact@fuwn.me>"] 10 10 edition = "2021" 11 11 description = "An elegant and highly performant async Gemini server framework" ··· 50 50 paste = "1.0.12" # Token Pasting 51 51 52 52 [dev-dependencies] 53 - rossweisse = { version = "*", path = "./rossweisse" } 53 + rossweisse = { version = "0.0.0", path = "./rossweisse" }