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

ci(check): Use stable Rust

Fuwn 95317241 2e8b40b3

+1 -1
+1 -1
.github/workflows/check.yaml
··· 20 20 uses: actions-rs/toolchain@v1 21 21 with: 22 22 profile: minimal 23 - toolchain: 1.78.0 23 + toolchain: stable 24 24 components: rustfmt, clippy 25 25 override: true 26 26 - name: Check ✅