interactive intro to open social at-me.zzstoatzz.io
25
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: use openssl.dev for rust build dependencies

the openssl.dev output provides development headers and pkg-config files
needed by cargo to build openssl-sys crate. the base openssl package only
contains runtime libraries.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

zzstoatzz 0a13a75e b1caa69b

+1 -1
+1 -1
.tangled/workflows/check.yaml
··· 11 11 - rustfmt 12 12 - clippy 13 13 - gcc 14 - - openssl 14 + - openssl.dev 15 15 - pkg-config 16 16 17 17 steps: