compact binary serialization format with built-in compression

chore(ci): fix a typo

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/ci.yml
··· 13 13 - cargo-nextest 14 14 15 15 steps: 16 - # would rather not do this but rustc on nixpkgs seems to be 1.87 16 + # would rather not do this but rustc on nixpkgs seems to be 1.86 17 17 - name: "Install rust toolchain" 18 18 command: "rustup install 1.89" 19 19