A better Rust ATProto crate
0
fork

Configure Feed

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

and forgot to add nextest to ci

Orual 2ce9cf49 f6b5a8a1

+1
+1
.tangled/workflows/build.yml
··· 14 14 - name: check basic wasm compatibility 15 15 command: | 16 16 rustup target add wasm32-unknown-unknown 17 + cargo install --locked cargo-nextest 17 18 cargo build -p jacquard-common \ 18 19 --target wasm32-unknown-unknown \ 19 20 --features=websocket,reqwest-client \