I notice that the crates in this repo are not reserved, I would hope that publishing the bin crates would be possible, to enable first class support for cargo install and https://crates.io/crates/cargo-binstall
That way is simpler IMHO than pointing to the release page. Turns out a related issue is you may not have a recent enough GLIBC*.
* codebook-lsp: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.38' not found (required by codebook-lsp)
On 6.12.10-76061203-generic Pop!_OS 22.04 LTS that packages ldd (Ubuntu GLIBC 2.35-0ubuntu3.9) 2.35
So I needed to clone & build from scratch:
cargo install --path crates/codebook-lsp