♻️ 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(actions): increase rustc release

Fuwn cc84356c 6ded02bf

+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.73.0 23 + toolchain: 1.79.0 24 24 components: rustfmt, clippy 25 25 override: true 26 26 - name: Check ✅