♻️ 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: bump version

Fuwn 293c534b 7924f37f

+2 -2
+1 -1
Cargo.lock
··· 2143 2143 2144 2144 [[package]] 2145 2145 name = "september" 2146 - version = "0.2.28" 2146 + version = "0.2.29" 2147 2147 dependencies = [ 2148 2148 "actix-web", 2149 2149 "anyhow",
+1 -1
Cargo.toml
··· 2 2 3 3 [package] 4 4 name = "september" 5 - version = "0.2.28" 5 + version = "0.2.29" 6 6 authors = ["Fuwn <contact@fuwn.me>"] 7 7 edition = "2021" 8 8 description = "A simple and efficient Gemini-to-HTTP proxy."