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

fix: add openssl and pkg-config to workflow dependencies

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