## running binaries If you have [Nushell](https://www.nushell.sh/) installed, the easiest is to use the `cargo.nu` module as follows: ```bash use ./bins/cargo.nu "cargo bin" help cargo bin ```