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

ci(check): use table toolchain

I’m not sure why this never got bumped. I’m guessing it just hadn’t caused any problems until now.

Fuwn d4f9a14b 2f317e76

+1 -1
+1 -1
.github/workflows/check.yaml
··· 23 23 uses: actions-rs/toolchain@v1 24 24 with: 25 25 profile: minimal 26 - toolchain: nightly-2022-02-22 26 + toolchain: stable 27 27 components: rustfmt, clippy 28 28 override: true 29 29