Wrap Rust executables in OS-specific app bundles
Wrap rust executables in OS-specific app bundles
cargo-bundle
$ cargo bundle --release
$ cargo bundle --release --target x86_64-apple-darwin
$ cargo bundle --release --target x86_64-pc-windows-msvc