We should be able to release relatively portable binaries via GH Releases, possibly with `cargo binstall` too. And we could probably publish to crates.io to make `cargo install cephdu` work, but the imaginary user is more likely interested in binaries.
We should be able to release relatively portable binaries via GH Releases, possibly with
cargo binstalltoo.And we could probably publish to crates.io to make
cargo install cephduwork, but the imaginary user is more likely interested in binaries.