A better Rust ATProto crate

ok nix builds just busted on spindle for now, trying standard cargo build

Orual 2c035e2c b130615a

Changed files
+3 -1
.tangled
workflows
+3 -1
.tangled/workflows/build.yml
···
dependencies:
nixpkgs:
+
- rustup
+
- just
steps:
- name: build crate
command: |
-
nix shell --command cargo build
+
cargo build