A better Rust ATProto crate
103
fork

Configure Feed

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

fixing the ci, hopefully, one crate being badly behaved

Orual b130615a 5aad02ae

+2 -3
+2 -3
.tangled/workflows/build.yml
··· 6 6 7 7 dependencies: 8 8 nixpkgs: 9 - #- just 10 9 11 10 steps: 12 - - name: build appview 11 + - name: build crate 13 12 command: | 14 - nix build 13 + nix shell --command cargo build